mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-19 04:56:53 +01:00
Fix: saved view permissions fixes (#7672)
This commit is contained in:
parent
f1559b7108
commit
bee963c23d
5 changed files with 30 additions and 20 deletions
|
|
@ -73,7 +73,7 @@ export class AppFrameComponent
|
|||
PermissionType.SavedView
|
||||
)
|
||||
) {
|
||||
this.savedViewService.initialize()
|
||||
this.savedViewService.reload()
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue