From bf6ad3d0a5049ddcf47ad140902f804a5ed27b2d Mon Sep 17 00:00:00 2001 From: Paul Bottein Date: Tue, 3 Jan 2023 15:02:10 +0100 Subject: [PATCH] Replace ZMK by ZMW currency (#14975) --- src/components/currency-datalist.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/currency-datalist.ts b/src/components/currency-datalist.ts index 439d7b9211..ef29faf56c 100644 --- a/src/components/currency-datalist.ts +++ b/src/components/currency-datalist.ts @@ -157,7 +157,7 @@ export const CURRENCIES = [ "XPF", "YER", "ZAR", - "ZMK", + "ZMW", "ZWL", ];