Merge branch 'ave9858:main' into main

This commit is contained in:
May
2023-06-08 06:15:59 +00:00
committed by GitHub
+1
View File
@@ -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) {