From defd56f5f8379a100e475faa9b7b6a06ce535303 Mon Sep 17 00:00:00 2001 From: "Tom (plebeius.eth)" Date: Fri, 30 Aug 2024 22:44:49 +0200 Subject: [PATCH] hide create and vote buttons, they are low priority --- src/components/topbar/topbar.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/components/topbar/topbar.tsx b/src/components/topbar/topbar.tsx index f13a99f5..27942ec6 100644 --- a/src/components/topbar/topbar.tsx +++ b/src/components/topbar/topbar.tsx @@ -85,7 +85,8 @@ const TopBarDesktop = () => { {renderSubplebbits(projectsSubs)} {renderSubplebbits(interestsSubs)} {renderSubplebbits(randomSubs)} - {renderSubplebbits(internationalSubs)}[ + {renderSubplebbits(internationalSubs)} + {/* [ { @@ -105,7 +106,7 @@ const TopBarDesktop = () => { > Vote - ] + ] */} [{t('settings')}] [