ensure not proxied
This commit is contained in:
@@ -57,6 +57,7 @@ export function GermButton({
|
|||||||
<Link
|
<Link
|
||||||
to={url}
|
to={url}
|
||||||
label={_(msg`Open Germ DM`)}
|
label={_(msg`Open Germ DM`)}
|
||||||
|
shouldProxy={false}
|
||||||
style={[t.atoms.bg_contrast_50, a.rounded_full, a.gap_xs, {padding: 6}]}>
|
style={[t.atoms.bg_contrast_50, a.rounded_full, a.gap_xs, {padding: 6}]}>
|
||||||
<GermLogo size="small" />
|
<GermLogo size="small" />
|
||||||
<Text style={[a.text_sm, a.font_medium]}>
|
<Text style={[a.text_sm, a.font_medium]}>
|
||||||
|
|||||||
Reference in New Issue
Block a user