mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2024-12-27 04:41:23 +00:00
Oops
This commit is contained in:
parent
30b5ec14fd
commit
60bc61ef70
1 changed files with 1 additions and 1 deletions
|
@ -318,7 +318,7 @@ HMS_unlist (void)
|
|||
hms = HMS_connect("servers/%s/unlist", hms_server_token);
|
||||
|
||||
if (! hms)
|
||||
return 0;
|
||||
return;
|
||||
|
||||
curl_easy_setopt(hms->curl, CURLOPT_CUSTOMREQUEST, "POST");
|
||||
|
||||
|
|
Loading…
Reference in a new issue