From 7f3f32163902c914e9ebb2e5d9468d669f9fb4a4 Mon Sep 17 00:00:00 2001 From: robcolbert Date: Wed, 3 Jul 2019 14:17:20 -0400 Subject: [PATCH] Restore normal footer source link functionality Hard-coded a direct link to a source .zip file as a stop-gab while porting Gab. Restored back to normal functionality on correct configs. --- .../gabsocial/features/ui/components/link_footer.js | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/app/javascript/gabsocial/features/ui/components/link_footer.js b/app/javascript/gabsocial/features/ui/components/link_footer.js index 057eb028..cce9f74e 100644 --- a/app/javascript/gabsocial/features/ui/components/link_footer.js +++ b/app/javascript/gabsocial/features/ui/components/link_footer.js @@ -31,12 +31,11 @@ const LinkFooter = ({ onOpenHotkeys, account }) => (

- {/* {repository} (v{version}) }} - /> */} - Gab Social is open source software. You can download the source here + />

© 2019 Gab AI Inc.