mirror of
https://github.com/discourse/discourse.git
synced 2025-02-20 11:48:26 -06:00
FIX: application
controller is not used by the card
This commit is contained in:
parent
99764d8108
commit
86aa5d5e48
@ -2,7 +2,6 @@ import Controller, { inject as controller } from "@ember/controller";
|
||||
import DiscourseURL, { userPath, groupPath } from "discourse/lib/url";
|
||||
|
||||
export default Controller.extend({
|
||||
application: controller(),
|
||||
topic: controller(),
|
||||
|
||||
actions: {
|
||||
|
Loading…
Reference in New Issue
Block a user