1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-03-29 21:57:16 +02:00

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

This commit is contained in:
Vitaly the Alpaca 2024-08-04 10:49:43 +00:00 committed by Vitaly the Alpaca (bot)
parent e7f2d8071c
commit 5b445a0b6d
5 changed files with 3218 additions and 3216 deletions

File diff suppressed because it is too large Load Diff

View File

@ -21,6 +21,7 @@
СоответствиеКомандМодулей.Вставить("google", "OPI_GoogleWorkspace");
СоответствиеКомандМодулей.Вставить("notion", "OPI_Notion");
СоответствиеКомандМодулей.Вставить("vk", "OPI_VK");
СоответствиеКомандМодулей.Вставить("tools", "Утилиты");
Возврат СоответствиеКомандМодулей;
КонецФункции

View File

@ -1,4 +1,4 @@
// CLI Command: tools
// CLI: tools
Var MaximumNesting;
Var DesiredParameter;

View File

@ -21,6 +21,7 @@
СоответствиеКомандМодулей.Вставить("google", "OPI_GoogleWorkspace");
СоответствиеКомандМодулей.Вставить("notion", "OPI_Notion");
СоответствиеКомандМодулей.Вставить("vk", "OPI_VK");
СоответствиеКомандМодулей.Вставить("tools", "Утилиты");
Возврат СоответствиеКомандМодулей;
КонецФункции