chore: upgrade snjs (#985)

This commit is contained in:
Mo
2022-04-18 13:21:41 -05:00
committed by GitHub
parent a9bab0938b
commit b6eeaea516
8 changed files with 124 additions and 120 deletions

View File

@@ -7,7 +7,6 @@ import {
ApplicationEvent,
removeFromArray,
DesktopManagerInterface,
PayloadSource,
InternalEventBus,
} from '@standardnotes/snjs'
import { WebAppEvent, WebApplication } from '@/UIModels/Application'
@@ -140,7 +139,6 @@ export class DesktopManager
}
},
undefined,
PayloadSource.DesktopInstalled,
)
for (const observer of this.updateObservers) {