mirror of
https://github.com/maunium/stickerpicker
synced 2025-10-27 10:18:22 +00:00
Merge 5f77171bdda09021804aba3ecb5952e0d5d55ee4 into 89d3aece041c85ebe5a1ad4e620388af5227cbb0
This commit is contained in:
commit
d398da2fb0
@ -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…
x
Reference in New Issue
Block a user