Updated on 2026-08-14
This commit is contained in:
parent
4403db60bf
commit
56e42b6c90
27 changed files with 15 additions and 457 deletions
|
|
@ -130,6 +130,5 @@ internal class WelcomeViewModel @Inject constructor(
|
|||
private fun initGlobalState() {
|
||||
store.dispatch(GlobalAction.RestoreAppCurrency)
|
||||
store.dispatch(GlobalAction.ExchangeManager.Init)
|
||||
store.dispatch(GlobalAction.FetchUserCountry)
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue