mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-05-01 11:19:32 -05:00
Add initiating toast
This commit is contained in:
parent
0c9482e848
commit
ff67e61ff0
@ -143,5 +143,6 @@ export class AppComponent implements OnInit, OnDestroy {
|
||||
'inert'
|
||||
)
|
||||
this.uploadDocumentsService.uploadFiles(files)
|
||||
this.toastService.showInfo($localize`Initiating upload...`, 3000)
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user