linting
This commit is contained in:
parent
3e7638e3f5
commit
b602bab741
|
@ -38,6 +38,6 @@ export default Ember.Component.extend({
|
|||
});
|
||||
}).finally(() => {
|
||||
this.set("isLoading", false);
|
||||
})
|
||||
});
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue