reload view after remote upload was finished

This commit is contained in:
Čarodej
2022-04-20 19:20:48 +02:00
parent dc8e3c8141
commit e4dd9de931
4 changed files with 8 additions and 6 deletions

View File

@@ -948,5 +948,6 @@ return [
'remote_links_help' => 'For every line paste one link',
'paste_remote_links_here' => 'Paste your remote links here...',
'remote_download_submitted' => 'Your links will be downloaded as soon as possible',
'remote_download_processed' => 'Your links were processed successfully',
],
];