1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2024-12-14 11:23:46 +02:00

Update OPI_VK.os

This commit is contained in:
Anton 2024-03-29 19:43:29 +03:00
parent bc8aedc8ba
commit 0418595c29

View File

@ -1560,6 +1560,9 @@
Файлы.Вставить(КлючКартинка, ЗначениеКартинка);
Ответ = OPI_Инструменты.Get(Загрузка, Параметры);
Сообщить(OPI_Инструменты.JSONСтрокой(Ответ));
URL = Ответ[Response]["upload_url"];
Параметры.Вставить("upload_url", URL);