From 09e6f29e5e3d3af1e0346d6c8dcbb94e44bda506 Mon Sep 17 00:00:00 2001 From: ed Date: Sat, 4 Oct 2025 11:42:43 +0000 Subject: [PATCH] indent --- copyparty/web/browser.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/copyparty/web/browser.js b/copyparty/web/browser.js index e64d181c..3e8ef1da 100644 --- a/copyparty/web/browser.js +++ b/copyparty/web/browser.js @@ -19342,7 +19342,7 @@ var treectl = (function () { r.hydrate = function () { qsr('#bbsw'); - srvinf = ebi('srv_info').innerHTML.slice(6, -7); + srvinf = ebi('srv_info').innerHTML.slice(6, -7); if (ls0 === null) { var xhr = new XHR(); xhr.open('GET', SR + '/?setck=js=y', true);