mirror of
https://github.com/discourse/discourse.git
synced 2024-11-28 17:23:44 +08:00
4 lines
86 B
JavaScript
4 lines
86 B
JavaScript
export default Ember.Controller.extend({
|
|
application: Ember.inject.controller()
|
|
});
|