Fixing typo

This commit is contained in:
zodac 2023-03-23 04:49:49 +13:00 committed by GitHub
parent a71f3b1a7d
commit 5234859d76
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -75,7 +75,7 @@ export const currencies: Currency[] = [
name: "Norwegian Krone",
},
{
code: "NVD",
code: "NZD",
local: "en-NZ",
symbol: "NZ$",
name: "New Zealand Dollar",