mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
linting
This commit is contained in:
parent
3e7638e3f5
commit
b602bab741
@ -38,6 +38,6 @@ export default Ember.Component.extend({
|
|||||||
});
|
});
|
||||||
}).finally(() => {
|
}).finally(() => {
|
||||||
this.set("isLoading", false);
|
this.set("isLoading", false);
|
||||||
})
|
});
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user