From c65667714e63675ff41d4dc3259f02b869292734 Mon Sep 17 00:00:00 2001 From: sairajzero Date: Fri, 14 Oct 2022 22:23:58 +0530 Subject: [PATCH] Updating adminID --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index c0ca503..8d96e7f 100644 --- a/index.html +++ b/index.html @@ -16,8 +16,8 @@ //Required for all blockchain: "FLO", - adminID: "FKAEdnPfjXLHSYwrXQu377ugN4tXU7VGdf", //"FRaBr5F665RVkQ1A1EYrMfbX2UF52vWjKr", - application: "TEST_MODE", // "LogSheet", + adminID: "FLf3jtkPQryh1ide7AJ8tigBmYzLj3h7Cq", + application: "logSheet", // for storing single log sheet data currentSheet: {} }