fix typescript errors
fix typescript errors
This commit is contained in:
parent
9aeff9ddbb
commit
69d0a23848
2 changed files with 2 additions and 3 deletions
|
|
@ -616,5 +616,6 @@ export const useNostrStore = defineStore('nostr', () => {
|
|||
hasActiveSubscription,
|
||||
hasUnreadMessages,
|
||||
clearUnreadMessages,
|
||||
reconnectToRelays,
|
||||
}
|
||||
})
|
||||
Loading…
Add table
Add a link
Reference in a new issue