Factor primary nav spaces into its own component, fix non-nip29 default page
This commit is contained in:
@@ -8,6 +8,7 @@ export const setupHistory = () =>
|
||||
if ($page.params.relay) {
|
||||
lastPageBySpaceUrl.set($page.params.relay, $page.url.pathname)
|
||||
}
|
||||
|
||||
if ($page.params.chat) {
|
||||
lastChatUrl = $page.url.pathname
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user