mirror of
https://github.com/flarum/core.git
synced 2025-08-06 16:36:47 +02:00
Refresh avatar display after uploading
This commit is contained in:
@@ -18,5 +18,5 @@ export default Ember.Handlebars.makeBoundHelper(function(user, options) {
|
||||
}
|
||||
|
||||
return new Ember.Handlebars.SafeString('<span '+attributes+'>'+content+'</span>');
|
||||
});
|
||||
}, 'avatarUrl', 'username', 'color');
|
||||
|
||||
|
Reference in New Issue
Block a user