mirror of
https://github.com/wassname/talk.git
synced 2026-07-16 11:22:16 +08:00
removing message
This commit is contained in:
@@ -14,7 +14,7 @@ import {notify} from 'coral-framework/actions/notification';
|
||||
|
||||
class SuspendUserDialogContainer extends Component {
|
||||
|
||||
suspendUser = async ({message, until}) => {
|
||||
suspendUser = async ({until}) => {
|
||||
const {userId, username, commentStatus, commentId, hideSuspendUserDialog, setCommentStatus, suspendUser, notify} = this.props;
|
||||
hideSuspendUserDialog();
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user