mirror of
https://github.com/flarum/core.git
synced 2025-08-06 08:27:42 +02:00
fix: improve avatar upload functionality
Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
This commit is contained in:
@@ -204,7 +204,7 @@ export default class AvatarEditor extends Component {
|
||||
|
||||
/**
|
||||
* After a successful upload/removal, push the updated user data into the
|
||||
* store, and force a recomputation of the user's avatar color.
|
||||
* store, and force a re-computation of the user's avatar color.
|
||||
*
|
||||
* @param {object} response
|
||||
* @protected
|
||||
|
Reference in New Issue
Block a user