mirror of
https://github.com/9001/copyparty.git
synced 2026-03-16 05:03:26 +10:00
basic-browser is implicitly not js
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user