From b034bad9495aa17d830d14e56b2b1ed96271bb4f Mon Sep 17 00:00:00 2001 From: sairaj mote Date: Mon, 17 Jul 2023 01:56:57 +0530 Subject: [PATCH] UI enhancement --- docs/index.html | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/docs/index.html b/docs/index.html index 35e9b61..f443f8f 100644 --- a/docs/index.html +++ b/docs/index.html @@ -788,8 +788,12 @@
-
My FLO ID
- +
My FLO address
+ +
+
+
My Bitcoin address
+
@@ -2819,7 +2823,6 @@ isShowingFloID = false } }, 1000 * 60); - getRef("user_id").value = floGlobals.myFloID; getRef("sink_id").value = acc.sinkID; if (acc.subAdmin) console.info("logged in as subAdmin");