mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-07-30 18:27:45 -05:00
Add initiating toast
This commit is contained in:
@@ -143,5 +143,6 @@ export class AppComponent implements OnInit, OnDestroy {
|
||||
'inert'
|
||||
)
|
||||
this.uploadDocumentsService.uploadFiles(files)
|
||||
this.toastService.showInfo($localize`Initiating upload...`, 3000)
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user