mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-07-28 18:24:38 -05:00
bugfix
This commit is contained in:
@@ -76,6 +76,7 @@ export class DocumentListComponent implements OnInit {
|
||||
|
||||
loadViewConfig(view: PaperlessSavedView) {
|
||||
this.list.load(view)
|
||||
this.list.reload()
|
||||
}
|
||||
|
||||
saveViewConfig() {
|
||||
|
Reference in New Issue
Block a user