mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-10 08:37:19 +01:00
Dismiss all
This commit is contained in:
parent
53309f017f
commit
532a3d955c
4 changed files with 27 additions and 2 deletions
|
|
@ -133,6 +133,10 @@ export class ConsumerStatusService {
|
|||
}
|
||||
}
|
||||
|
||||
dismissAll() {
|
||||
this.consumerStatus = []
|
||||
}
|
||||
|
||||
onDocumentConsumptionFinished() {
|
||||
return this.documentConsumptionFinishedSubject
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue