mirror of
https://github.com/maunium/stickerpicker.git
synced 2025-07-21 16:26:03 +02:00
Merge 5f77171bdd
into 89d3aece04
This commit is contained in:
@ -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)
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user