Formatting

This commit is contained in:
Mark McDowall 2015-07-13 22:31:20 -07:00
parent 3c88f6c452
commit 889d3d1207
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ module.exports = function() {
this.savePromise.always(function() {
self.saving = false;
if (!self.isClosed) {
self.ui.indicator.hide();
}