Chore: refactor loading stuff to be more DRY
This commit is contained in:
@@ -47,7 +47,7 @@ export class WorkflowsComponent
|
||||
delay(100)
|
||||
)
|
||||
.subscribe(() => {
|
||||
this.reveal = true
|
||||
this.show = true
|
||||
this.loading = false
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user