another controller name

This commit is contained in:
Jarek Radosz 2022-12-14 11:54:11 +01:00
parent 190d858edb
commit 436cee1ad2
No known key found for this signature in database
GPG Key ID: 62D0FBAE5BF9B953

View File

@ -4,6 +4,7 @@ import { setTopicList } from "discourse/lib/topic-list-tracker";
export default DiscourseRoute.extend(ViewingActionType, {
templateName: "user-topics-list",
controllerName: "user-topics-list",
setupController(controller, model) {
setTopicList(model);