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 Titovets 2024-03-29 15:41:28 +03:00
parent 82385f299f
commit 7db4dc4011

View File

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