diff --git a/src/store/state/types.ts b/src/store/state/types.ts index 17f51790..321a9246 100644 --- a/src/store/state/types.ts +++ b/src/store/state/types.ts @@ -18,6 +18,8 @@ export const availableCurrencies = [ 'SEK', 'NZD', 'MXN', + 'CLP', + 'UYU', 'SGD', 'HKD', 'NOK',