mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-10-06 01:56:14 -05:00
Chore: refactor loading stuff to be more DRY
This commit is contained in:
@@ -50,7 +50,7 @@ export class TrashComponent
|
||||
delay(100)
|
||||
)
|
||||
.subscribe(() => {
|
||||
this.reveal = true
|
||||
this.show = true
|
||||
})
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user