diff --git a/copyparty/web/browser.js b/copyparty/web/browser.js index a98fab2c..aa1022ad 100644 --- a/copyparty/web/browser.js +++ b/copyparty/web/browser.js @@ -18420,6 +18420,7 @@ var treectl = (function () { try { var res = JSON.parse(this.responseText); Object.assign(res, res.cfg); + res.cfg.k; } catch (ex) { if (r.ls_cb) {