mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Add initiating toast
This commit is contained in:
parent
73cab2af2d
commit
fde0f4ca0a
@ -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