From 344ce634554a45a30489dbe442515470694ebe34 Mon Sep 17 00:00:00 2001 From: ed Date: Mon, 21 Mar 2022 01:20:47 +0100 Subject: [PATCH] basic-browser is implicitly not js --- copyparty/httpcli.py | 1 + 1 file changed, 1 insertion(+) diff --git a/copyparty/httpcli.py b/copyparty/httpcli.py index 8edbf1d7..3c982296 100644 --- a/copyparty/httpcli.py +++ b/copyparty/httpcli.py @@ -2175,6 +2175,7 @@ class HttpCli(object): tpl = "browser" if "b" in self.uparam: tpl = "browser2" + is_js = False logues = ["", ""] if not self.args.no_logues: