diff --git a/ROADMAP.md b/ROADMAP.md index b45e21e8..b7492505 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -1,6 +1,5 @@ # Current -- [ ] Log in as user button - [ ] Gray out messages tab when using pubkey login - [ ] Collapse relaycard and relaycardsimple? - [ ] Create my own version of nostr.how and extension explanation @@ -48,6 +47,7 @@ # More +- [ ] Log in as user button - [ ] Abort all context subs when navigating - [ ] Separate mentions from other notifications - [ ] Performance diff --git a/src/views/SideNav.svelte b/src/views/SideNav.svelte index 3209dce9..a3ec21c4 100644 --- a/src/views/SideNav.svelte +++ b/src/views/SideNav.svelte @@ -1,11 +1,12 @@