From ca275289f0efdbc44230e1dc7e4c09745bb9564e Mon Sep 17 00:00:00 2001 From: mroxso <24775431+mroxso@users.noreply.github.com> Date: Sun, 4 Aug 2024 23:56:19 +0200 Subject: [PATCH] enable upload on bottom bar --- lumina/components/BottomBar.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lumina/components/BottomBar.tsx b/lumina/components/BottomBar.tsx index b757147..0dee703 100644 --- a/lumina/components/BottomBar.tsx +++ b/lumina/components/BottomBar.tsx @@ -47,12 +47,12 @@ export default function BottomBar() { Follower Feed )} - {/* {pubkey && window.localStorage.getItem('loginType') != 'readOnly_npub' && ( + {pubkey && window.localStorage.getItem('loginType') != 'readOnly_npub' && ( Upload - )} */} + )} Search