mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-14 15:07:33 +08:00
fix the wrong symbol of Eritrean nakfa
This commit is contained in:
@@ -338,7 +338,7 @@ export const ALL_CURRENCIES: Record<string, CurrencyInfo> = {
|
||||
code: 'ERN',
|
||||
fraction: 2,
|
||||
symbol: {
|
||||
normal: 'Nkf'
|
||||
normal: 'Nfk'
|
||||
},
|
||||
unit: 'Nakfa'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user