mirror of
https://github.com/discourse/discourse.git
synced 2025-05-29 11:48:08 +08:00
Remove ObjectController, Discouse Controllers + Presence
This commit is contained in:
@ -1,6 +1,4 @@
|
||||
import DiscourseController from 'discourse/controllers/controller';
|
||||
|
||||
export default DiscourseController.extend({
|
||||
export default Ember.Controller.extend({
|
||||
|
||||
/**
|
||||
Is the "send test email" button disabled?
|
||||
|
Reference in New Issue
Block a user