Fix notifCallback reset after notif
This commit is contained in:
parent
04ecb813b2
commit
c28ef815ac
@ -400,6 +400,7 @@ export class NoauthBackend {
|
||||
}
|
||||
|
||||
if (this.notifCallback) this.notifCallback()
|
||||
this.notifCallback = null
|
||||
}
|
||||
|
||||
private keyInfo(k: DbKey): KeyInfo {
|
||||
|
Loading…
x
Reference in New Issue
Block a user