mirror of
https://github.com/9001/copyparty.git
synced 2025-10-10 02:22:21 -06:00
indent
This commit is contained in:
parent
2ce32e4fb6
commit
09e6f29e5e
|
@ -19342,7 +19342,7 @@ var treectl = (function () {
|
||||||
|
|
||||||
r.hydrate = function () {
|
r.hydrate = function () {
|
||||||
qsr('#bbsw');
|
qsr('#bbsw');
|
||||||
srvinf = ebi('srv_info').innerHTML.slice(6, -7);
|
srvinf = ebi('srv_info').innerHTML.slice(6, -7);
|
||||||
if (ls0 === null) {
|
if (ls0 === null) {
|
||||||
var xhr = new XHR();
|
var xhr = new XHR();
|
||||||
xhr.open('GET', SR + '/?setck=js=y', true);
|
xhr.open('GET', SR + '/?setck=js=y', true);
|
||||||
|
|
Loading…
Reference in a new issue