mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-22 22:15:17 -04:00
Cleanup file browser, added loading indicator
This commit is contained in:
@@ -39,7 +39,7 @@ define([
|
||||
this.ui.modalBody.addClass('modal-overflow');
|
||||
}
|
||||
|
||||
this.ui.path.fileBrowser({ showFiles: true });
|
||||
this.ui.path.fileBrowser();
|
||||
},
|
||||
|
||||
_onAfterSave: function () {
|
||||
|
||||
Reference in New Issue
Block a user