mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-19 22:04:56 -04:00
Formatting
This commit is contained in:
@@ -22,7 +22,7 @@ module.exports = function() {
|
|||||||
|
|
||||||
this.savePromise.always(function() {
|
this.savePromise.always(function() {
|
||||||
self.saving = false;
|
self.saving = false;
|
||||||
|
|
||||||
if (!self.isClosed) {
|
if (!self.isClosed) {
|
||||||
self.ui.indicator.hide();
|
self.ui.indicator.hide();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user