Updated on 2026-08-14
This commit is contained in:
parent
b35a60098e
commit
bb7bef8ab7
5 changed files with 65 additions and 2 deletions
|
|
@ -88,6 +88,8 @@ internal class DefaultAppCurrencyRepository(
|
|||
Timber.e(e, "Unable to fetch available currencies")
|
||||
|
||||
availableAppCurrenciesStore.store(getDefaultCurrenciesResponse())
|
||||
|
||||
throw e
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue