mirror of
https://github.com/wassname/talk.git
synced 2026-07-18 12:40:13 +08:00
Lint 🎉
This commit is contained in:
@@ -32,7 +32,7 @@ class Embed extends Component {
|
||||
|
||||
// Everytime the comes from another tab, the Stream needs to be updated.
|
||||
if (tab === 0) {
|
||||
this.props.data.refetch()
|
||||
this.props.data.refetch();
|
||||
}
|
||||
|
||||
this.setState({
|
||||
|
||||
Reference in New Issue
Block a user