Inform (#4307)
* add manager change memberName and update inform UI * change icon and some inform ui * change for comment * fix for comment
This commit is contained in:
@@ -24,5 +24,6 @@ export enum SendInformTemplateCodeEnum {
|
||||
RESET_PASSWORD = 'RESET_PASSWORD',
|
||||
BIND_NOTIFICATION = 'BIND_NOTIFICATION',
|
||||
LACK_OF_POINTS = 'LACK_OF_POINTS',
|
||||
CUSTOM = 'CUSTOM'
|
||||
CUSTOM = 'CUSTOM',
|
||||
MANAGE_RENAME = 'MANAGE_RENAME'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user