mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
chore: update member list action buttons
This commit is contained in:
@ -39,6 +39,7 @@ const MyAccountSection: React.FC<Props> = () => {
|
||||
|
||||
try {
|
||||
await userService.patchUser({
|
||||
id: user.id,
|
||||
name: username,
|
||||
});
|
||||
toastHelper.info("Username changed");
|
||||
|
Reference in New Issue
Block a user