mirror of
https://github.com/discourse/discourse.git
synced 2025-04-27 21:34:28 +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…
x
Reference in New Issue
Block a user