mirror of
https://github.com/discourse/discourse.git
synced 2026-08-08 04:04:59 -05:00
Rename .js.es6 to .js in the admin application
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
import Setting from "admin/mixins/setting-object";
|
||||
import EmberObject from "@ember/object";
|
||||
|
||||
export default EmberObject.extend(Setting, {});
|
||||
Reference in New Issue
Block a user