Correction of error #80

Merged
Doczom merged 1 commits from Spaceraven/kolibrios:main into main 2024-07-17 20:42:08 +02:00

View File

@ -168,7 +168,7 @@ fail:
download_1:
DEBUGF 1, "Starting download\n"
invoke HTTP_get, 0, 0, params, 0
invoke HTTP_get, document_user, 0, params, 0
test eax, eax
jz fail
mov [identifier], eax