Revert "feat: handle unprotected session expiration (#747)"

This reverts commit 8db549f6f6.
This commit is contained in:
Karol Sójko
2021-12-15 15:26:31 +01:00
parent 0e4757d426
commit 2e168df929
26 changed files with 755 additions and 418 deletions

View File

@@ -2,7 +2,6 @@
protected-note-panel.h-full.flex.justify-center.items-center(
ng-if='self.state.showProtectedWarning'
app-state='self.appState'
require-authentication-for-protected-note='self.requireAuthenticationForProtectedNote'
on-view-note='self.dismissProtectedWarning()'
)
.flex-grow.flex.flex-col(