mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-11 17:17:26 +01:00
Chore: refactor loading stuff to be more DRY
This commit is contained in:
parent
c2e34b36ce
commit
0a7c296194
34 changed files with 87 additions and 110 deletions
|
|
@ -50,7 +50,7 @@ export class TrashComponent
|
|||
delay(100)
|
||||
)
|
||||
.subscribe(() => {
|
||||
this.reveal = true
|
||||
this.show = true
|
||||
})
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue