mirror of
https://github.com/discourse/discourse.git
synced 2025-01-19 03:43:15 +08:00
This should be js
This commit is contained in:
parent
ac34c7740a
commit
0fd0a04019
|
@ -1,7 +0,0 @@
|
|||
import Route from "@ember/routing/route";
|
||||
|
||||
export default Route.extend({
|
||||
model() {
|
||||
return this.store.createRecord("api-key");
|
||||
}
|
||||
});
|
Loading…
Reference in New Issue
Block a user