DEV: apply new coding standards (#10592)
This commit is contained in:
@@ -8,5 +8,5 @@ export default Component.extend({
|
||||
willDestroyElement() {
|
||||
this._super(...arguments);
|
||||
$("body").removeClass("admin-interface");
|
||||
}
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user