mirror of https://github.com/Radarr/Radarr
Formatting
This commit is contained in:
parent
3c88f6c452
commit
889d3d1207
|
@ -22,7 +22,7 @@ module.exports = function() {
|
|||
|
||||
this.savePromise.always(function() {
|
||||
self.saving = false;
|
||||
|
||||
|
||||
if (!self.isClosed) {
|
||||
self.ui.indicator.hide();
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue