mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-01-24 22:39:02 -06:00
Chore: refactor loading stuff to be more DRY
This commit is contained in:
@@ -25,7 +25,7 @@ export class WidgetFrameComponent
|
||||
|
||||
ngAfterViewInit(): void {
|
||||
setTimeout(() => {
|
||||
this.reveal = true
|
||||
this.show = true
|
||||
}, 100)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user