mirror of
https://github.com/flarum/framework.git
synced 2025-06-04 14:54:32 +08:00
Move forum ember app into a subdir, preparing for admin app to exist alongside
This commit is contained in:
5
ember/forum/app/controllers/user.js
Normal file
5
ember/forum/app/controllers/user.js
Normal file
@ -0,0 +1,5 @@
|
||||
import Ember from 'ember';
|
||||
|
||||
export default Ember.Controller.extend({
|
||||
|
||||
});
|
Reference in New Issue
Block a user