diff --git a/lumina/components/BottomBar.tsx b/lumina/components/BottomBar.tsx index dd11405..4a159a6 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 - )} */} + )} Global