1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-08-13 20:05:19 +02:00

Преобразование OPI -> OInt (workflow)

This commit is contained in:
Vitaly the Alpaca
2024-07-07 10:22:41 +00:00
committed by Vitaly the Alpaca (bot)
parent 93a420ee0c
commit d6839f4c9e
4 changed files with 759 additions and 759 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -678,7 +678,7 @@ Procedure YDisk_CreateObjectCopy() Export
+ "OpenIntegrations/main/Media/logo.png";
OPI_YandexDisk.UploadFileByURL(Token, OriginalPath, URL);
OPI_Tools.Pause(5);
OPI_Tools.Pause(25);
Result = OPI_YandexDisk.CreateObjectCopy(Token, OriginalPath, CopyPath, True);

View File

@@ -678,7 +678,7 @@ Procedure YDisk_CreateObjectCopy() Export
+ "OpenIntegrations/main/Media/logo.png";
OPI_YandexDisk.UploadFileByURL(Token, OriginalPath, URL);
OPI_Tools.Pause(5);
OPI_Tools.Pause(25);
Result = OPI_YandexDisk.CreateObjectCopy(Token, OriginalPath, CopyPath, True);

View File

@@ -678,7 +678,7 @@
+ "OpenIntegrations/main/Media/logo.png";
OPI_YandexDisk.ЗагрузитьФайлПоURL(Токен, ПутьОригинала, URL);
OPI_Инструменты.Пауза(5);
OPI_Инструменты.Пауза(25);
Результат = OPI_YandexDisk.СоздатьКопиюОбъекта(Токен, ПутьОригинала, ПутьКопии, Истина);