From 71d019f6ff3402d07a21c3c0a865ed9d8d9de1f0 Mon Sep 17 00:00:00 2001 From: kaotisk Date: Sun, 3 Jul 2022 04:27:23 +0300 Subject: Replaced tab with 4 spaces --- ak-wallet-dev.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'ak-wallet-dev.html') diff --git a/ak-wallet-dev.html b/ak-wallet-dev.html index 32bdffa..f378742 100644 --- a/ak-wallet-dev.html +++ b/ak-wallet-dev.html @@ -11,12 +11,12 @@ right: 2vw; padding: 2vh 2vw; } - #stats-section div { - border: #0a0a0a 2px solid; - background: darkred; - padding: 2px; - width: fit-content; - } + #stats-section div { + border: #0a0a0a 2px solid; + background: darkred; + padding: 2px; + width: fit-content; + } @@ -498,7 +498,7 @@ * Returns the result of execution on the proper page in DOM */ function exe(a,d,j,x,y,z){ - console.log(a,d,j,x,y,z) + console.log(a,d,j,x,y,z) gurl = 'https://ipfs.arching-kaos.com/ipfs/' fetch(gurl+d, { method:'GET', -- cgit v1.2.3