mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-09-30 01:32:43 -05:00
slim sidebar with doc list adjusting
This commit is contained in:
@@ -63,8 +63,6 @@ export class AppFrameComponent implements ComponentCanDeactivate {
|
||||
}
|
||||
|
||||
set slimSidebarEnabled(enabled: boolean) {
|
||||
console.log('set slimSidebarEnabled', enabled)
|
||||
|
||||
this.settingsService.set(SETTINGS_KEYS.SLIM_SIDEBAR, enabled)
|
||||
this.settingsService
|
||||
.storeSettings()
|
||||
|
Reference in New Issue
Block a user