Skip to content

Commit 5510300

Browse files
authored
fix: add missing GHS currency to SUPPORTED_CURRENCIES array (#11566)
1 parent d76c401 commit 5510300

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/constants/currencies.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,7 @@ export const SUPPORTED_CURRENCIES = [
216216
'FKP',
217217
'GBP',
218218
'GEL',
219+
'GHS',
219220
'GIP',
220221
'GMD',
221222
'GNF',

0 commit comments

Comments
 (0)