mirror of
https://github.com/discourse/discourse.git
synced 2025-01-26 15:47:15 +08:00
4 lines
86 B
JavaScript
4 lines
86 B
JavaScript
export default Ember.Controller.extend({
|
|
application: Ember.inject.controller()
|
|
});
|