change func

This commit is contained in:
Linventif 2023-11-05 03:27:15 +01:00
parent 981932bfb4
commit 51b3abfbb0

View File

@ -30,7 +30,7 @@ local function sendHTTP(params)
end
end,
failed = function(error)
gmInte.httpError(error)
gmInte.logError(error)
end
})
end