mirror of
https://github.com/flarum/framework.git
synced 2025-05-23 23:29:57 +08:00
Fix some front-end bugs
This commit is contained in:
@ -83,6 +83,8 @@ export default class UserPage extends Component {
|
||||
this.user = user;
|
||||
|
||||
app.setTitle(user.username());
|
||||
|
||||
m.redraw();
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user