Detect nip29 properly before choosing smart path, more robust auth error checking
This commit is contained in:
@@ -6,6 +6,7 @@ import {page} from "$app/stores"
|
||||
|
||||
export type ModalOptions = {
|
||||
drawer?: boolean
|
||||
noEscape?: boolean
|
||||
fullscreen?: boolean
|
||||
replaceState?: boolean
|
||||
path?: string
|
||||
|
||||
Reference in New Issue
Block a user