mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-24 22:55:21 -04:00
Cleanup file browser, added loading indicator
This commit is contained in:
@@ -42,7 +42,7 @@ define(
|
||||
this._showCurrentDirs();
|
||||
}
|
||||
|
||||
this.ui.pathInput.fileBrowser({ showFiles: true, showLastModified: true });
|
||||
this.ui.pathInput.fileBrowser();
|
||||
},
|
||||
|
||||
_onFolderSelected: function (options) {
|
||||
|
||||
Reference in New Issue
Block a user