mirror of
https://github.com/gravesoft/msdl.git
synced 2026-07-25 08:34:28 +00:00
adjust shared session
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user