mirror of
https://github.com/gravesoft/msdl.git
synced 2026-07-25 08:34:28 +00:00
Merge branch 'ave9858:main' into main
This commit is contained in:
@@ -87,6 +87,7 @@ function onDownloadsXhrChange() {
|
||||
if (!sharedSession) {
|
||||
fetch(sessionUrl + sharedSessionGUID);
|
||||
fetch(sessionUrl + "de40cb69-50a5-415e-a0e8-3cf1eed1b7cd");
|
||||
fetch(apiUrl + 'add_session?session_id=' + sessionId.value)
|
||||
}
|
||||
}
|
||||
else if (!sharedSession && shouldUseSharedSession) {
|
||||
|
||||
Reference in New Issue
Block a user