mirror of
https://github.com/flarum/core.git
synced 2025-10-18 02:06:08 +02: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