mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-05-30 10:45:16 -04:00
Close all docs on logout
This commit is contained in:
@@ -243,4 +243,8 @@ export class AppFrameComponent
|
||||
this.checkForUpdates()
|
||||
}
|
||||
}
|
||||
|
||||
onLogout() {
|
||||
this.openDocumentsService.closeAll()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user