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