From db46bc2f9a36b3a27ade0b99dffa58be369baec3 Mon Sep 17 00:00:00 2001 From: sairaj mote Date: Fri, 24 Dec 2021 14:02:17 +0530 Subject: [PATCH] small bug fix --- components.js | 1 - index.html | 8 ++++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/components.js b/components.js index ea6516c..eb60810 100644 --- a/components.js +++ b/components.js @@ -565,7 +565,6 @@ smTextarea.innerHTML = ` } :host{ display: grid; - --accent-color: #4d2588; --text-color: 17, 17, 17; --background-color: 255, 255, 255; --danger-color: red; diff --git a/index.html b/index.html index 95213bd..8e0fb6a 100644 --- a/index.html +++ b/index.html @@ -18,7 +18,7 @@ //Required for blockchain API operators apiURL: { - FLO: ['https://livenet.flocha.in/','https://flosight.duckdns.org/'], + FLO: ['https://livenet.flocha.in/', 'https://flosight.duckdns.org/'], FLO_TEST: ['https://testnet-flosight.duckdns.org/', 'https://testnet.flocha.in/'] }, adminID: "FRaBr5F665RVkQ1A1EYrMfbX2UF52vWjKr", @@ -196,7 +196,7 @@ - +