mirror of
https://github.com/wassname/talk.git
synced 2026-08-13 12:40:11 +08:00
Lint
This commit is contained in:
@@ -72,7 +72,7 @@ class ModerationQueue extends React.Component {
|
||||
}
|
||||
|
||||
showShortcuts () {
|
||||
this.setState({ modalOpen: true });
|
||||
this.setState({modalOpen: true});
|
||||
}
|
||||
|
||||
onTabClick (activeTab) {
|
||||
|
||||
Reference in New Issue
Block a user