mirror of
https://github.com/wassname/talk.git
synced 2026-09-10 12:43:11 +08:00
Adding message
This commit is contained in:
@@ -26,7 +26,7 @@ class BanUserDialogContainer extends React.Component {
|
||||
try {
|
||||
await banUser({
|
||||
id: authorId,
|
||||
status: true,
|
||||
message: '',
|
||||
});
|
||||
|
||||
closeMenu();
|
||||
|
||||
Reference in New Issue
Block a user