mirror of
https://github.com/flarum/core.git
synced 2025-07-31 13:40:20 +02:00
Implement user hover cards and basic profile pages
This commit is contained in:
5
ember/app/controllers/user.js
Normal file
5
ember/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