Merge branch 'ave9858:main' into main

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