1
0
mirror of https://github.com/flarum/core.git synced 2025-08-04 23:47:32 +02:00

Bundled output for commit e5abffc75b

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
This commit is contained in:
flarum-bot
2023-05-20 16:46:42 +00:00
parent e5abffc75b
commit d27f952584
2 changed files with 2 additions and 2 deletions

View File

@@ -72,7 +72,7 @@ export default class AvatarEditor extends Component<import("../../common/Compone
remove(): void;
/**
* 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

File diff suppressed because one or more lines are too long