script
This commit is contained in:
parent
1bc07371da
commit
ebce3c82c6
|
|
@ -30,7 +30,7 @@ game:HttpPost(
|
|||
baseUrl
|
||||
.. "/api/render/update?apiKey="
|
||||
.. thumbnailKey
|
||||
.. "&RenderJobID="
|
||||
.. "&taskID="
|
||||
.. game.JobId,
|
||||
'{"Status": 1}',
|
||||
true,
|
||||
|
|
|
|||
|
|
@ -29,7 +29,7 @@ game:HttpPost(
|
|||
baseUrl
|
||||
.. "/api/render/update?apiKey="
|
||||
.. thumbnailKey
|
||||
.. "&RenderJobID="
|
||||
.. "&taskID="
|
||||
.. game.JobId,
|
||||
'{"Status": 1}',
|
||||
true,
|
||||
|
|
|
|||
Loading…
Reference in New Issue