mirror of
https://github.com/wassname/talk.git
synced 2026-09-10 12:43:11 +08:00
translations. remove console.log on frontend. remove notification on POST moderation
This commit is contained in:
@@ -54,7 +54,6 @@ class ModerationContainer extends Component {
|
||||
}
|
||||
|
||||
if (data.error) {
|
||||
console.log(data);
|
||||
return <div>Error</div>;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user