Merge 5f77171bdd
into dbc3a9fbb8
This commit is contained in:
commit
950e16feab
|
@ -150,6 +150,7 @@ class App extends Component {
|
||||||
this.setState({
|
this.setState({
|
||||||
packs: defaultState.packs,
|
packs: defaultState.packs,
|
||||||
filtering: defaultState.filtering,
|
filtering: defaultState.filtering,
|
||||||
|
loading: true,
|
||||||
})
|
})
|
||||||
this._loadPacks(true)
|
this._loadPacks(true)
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue