up
This commit is contained in:
parent
83a7a95686
commit
7e50e76892
@ -12,6 +12,7 @@ const configs = {
|
||||
export default function (page) {
|
||||
return DiscourseRoute.extend({
|
||||
templateName: "static",
|
||||
controllerName: "static",
|
||||
|
||||
beforeModel(transition) {
|
||||
const configKey = configs[page];
|
||||
|
||||
Reference in New Issue
Block a user