mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-08-12 00:19:48 +00:00
Chore: refactor loading stuff to be more DRY
This commit is contained in:
@@ -54,7 +54,7 @@ export class CustomFieldsComponent
|
||||
delay(100)
|
||||
)
|
||||
.subscribe(() => {
|
||||
this.reveal = true
|
||||
this.show = true
|
||||
this.loading = false
|
||||
})
|
||||
}
|
||||
|
Reference in New Issue
Block a user