mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-20 21:54:25 -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