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