Expose user avatar URL field in the UI (#27)
* wip * some fixes * update readme * update readme * Add option to change/erase any user's avatar * Fix README * Remove mutationMode from Edit * remove log * update readme
This commit is contained in:
1
src/i18n/index.d.ts
vendored
1
src/i18n/index.d.ts
vendored
@@ -142,6 +142,7 @@ interface SynapseTranslationMessages extends TranslationMessages {
|
||||
};
|
||||
action: {
|
||||
erase: string;
|
||||
erase_avatar: string;
|
||||
};
|
||||
};
|
||||
rooms: {
|
||||
|
Reference in New Issue
Block a user