From 72cd5d20f953d0a73f273115b1db9ecb01778fd7 Mon Sep 17 00:00:00 2001 From: sairaj mote Date: Fri, 11 Mar 2022 16:45:40 +0530 Subject: [PATCH] Added option to change cashier UPI ID --- index.html | 15 +++++++++++++-- scripts/fn_ui.js | 9 +++++++++ 2 files changed, 22 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index d8df4f6..31e0463 100644 --- a/index.html +++ b/index.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

+ + + + +