From b96b336a7871b5e88da8f308116e8f0ca7827132 Mon Sep 17 00:00:00 2001 From: Starfall Date: Thu, 10 Nov 2022 11:43:58 -0600 Subject: fix build --- app/javascript/flavours/glitch/features/ui/components/link_footer.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/javascript/flavours/glitch/features/ui/components/link_footer.js b/app/javascript/flavours/glitch/features/ui/components/link_footer.js index 075e04494..28adf5e06 100644 --- a/app/javascript/flavours/glitch/features/ui/components/link_footer.js +++ b/app/javascript/flavours/glitch/features/ui/components/link_footer.js @@ -77,7 +77,7 @@ class LinkFooter extends React.PureComponent {

Mastodon: {' '} - + {' · '} {' · '} -- cgit