From 3b538ac9472ccf0d64e46192e977f84c3cd8b514 Mon Sep 17 00:00:00 2001 From: sairaj mote Date: Fri, 11 Mar 2022 16:44:12 +0530 Subject: [PATCH] Added option to change UPI ID for cashier --- new.html | 15 +++++++++++++-- scripts/fn_ui.js | 9 +++++++++ 2 files changed, 22 insertions(+), 2 deletions(-) diff --git a/new.html b/new.html index d8df4f6..31e0463 100644 --- a/new.html +++ b/new.html @@ -20,7 +20,7 @@ //Required for blockchain API operators apiURL: { - FLO: ['https://livenet.flocha.in/', 'https://flosight.duckdns.org/'], + FLO: ['https://flosight.duckdns.org/', 'https://livenet.flocha.in/'], FLO_TEST: ['https://testnet-flosight.duckdns.org/', 'https://testnet.flocha.in/'] }, adminID: "FKAEdnPfjXLHSYwrXQu377ugN4tXU7VGdf", @@ -203,7 +203,7 @@ -
+

Settings

@@ -212,6 +212,17 @@
Sign out
+
+

Change UPI ID

+ + + + +