This commit is contained in:
adueck 2022-10-29 23:52:20 +05:00
parent 4347510403
commit 2fc25a18df
1 changed files with 0 additions and 1 deletions

View File

@ -349,7 +349,6 @@ class App extends Component<RouteComponentProps, State> {
dictionary.update(() => {
// this.setState({ dictionaryStatus: "updating" });
}).then(({ dictionaryInfo }) => {
console.log({ dictionaryInfo, old: this.state.dictionaryInfo })
//if (this.state.dictionaryInfo?.release !== dictionaryInfo?.release) {
// to avoid unnecessary re-rendering that breaks things
this.setState({