From 3f25073677e0ca95b83f9bbe6cd4c23bbef597d5 Mon Sep 17 00:00:00 2001 From: demo Date: Sat, 22 Oct 2022 05:23:46 +0000 Subject: [PATCH] User: alex clicked save for shared/currency/which-currency_UISchema.json --- shared/currency/which-currency_UISchema.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/shared/currency/which-currency_UISchema.json b/shared/currency/which-currency_UISchema.json index 6413d5bf..f33361d6 100644 --- a/shared/currency/which-currency_UISchema.json +++ b/shared/currency/which-currency_UISchema.json @@ -2,11 +2,11 @@ "curAmount": { "ui:help": "" }, - "curCurrency": { + "curCode": { "ui:help": "Select currency to be formatted" }, "ui:order": [ "curAmount", - "curCurrency" + "curCode" ] } \ No newline at end of file