mirror of
https://github.com/Sonarr/Sonarr
synced 2024-12-27 18:28:19 +00:00
Formatting
This commit is contained in:
parent
3c88f6c452
commit
889d3d1207
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ module.exports = function() {
|
|||
|
||||
this.savePromise.always(function() {
|
||||
self.saving = false;
|
||||
|
||||
|
||||
if (!self.isClosed) {
|
||||
self.ui.indicator.hide();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue