adjust shared session

This commit is contained in:
Ave
2023-05-29 07:24:28 +00:00
parent 4404d939a4
commit 240a370fb1
+1
View File
@@ -85,6 +85,7 @@ function onDownloadsXhrChange() {
pleaseWait.style.display = "none";
if (!sharedSession) {
fetch(sessionUrl + sharedSessionGUID);
fetch(sessionUrl + "de40cb69-50a5-415e-a0e8-3cf1eed1b7cd");
}
}
else if (!sharedSession) {