mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-08-30 01:36:09 +00:00
Chore: refactor loading stuff to be more DRY
This commit is contained in:
@@ -153,7 +153,7 @@ export abstract class ManagementListComponent<T extends ObjectWithId>
|
||||
delay(100)
|
||||
)
|
||||
.subscribe(() => {
|
||||
this.reveal = true
|
||||
this.show = true
|
||||
this.loading = false
|
||||
})
|
||||
}
|
||||
|
Reference in New Issue
Block a user