From 1a910bd6d479de93c067f14d536ba8b35df86d0b Mon Sep 17 00:00:00 2001 From: sairaj mote Date: Sun, 27 Nov 2022 01:49:23 +0530 Subject: [PATCH] UI bug fixes --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 8d96e7f..500c97f 100644 --- a/index.html +++ b/index.html @@ -16,7 +16,7 @@ //Required for all blockchain: "FLO", - adminID: "FLf3jtkPQryh1ide7AJ8tigBmYzLj3h7Cq", + adminID: "FLf3jtkPQryh1ide7AJ8tigBmYzLj3h7Cq", application: "logSheet", // for storing single log sheet data currentSheet: {} @@ -1282,7 +1282,7 @@ if (isWriteable && !lazyLoad) { addLogRow = html` - ${html``} + ${html``} ${attributes.map(attr => html``)}