1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-05-06 21:04:14 +02:00

Update parse.os

This commit is contained in:
Anton
2024-03-24 02:05:51 +03:00
parent f55e67ce68
commit 9c3c5b99e4
+2 -2
View File
@@ -11,8 +11,8 @@
СоответствиеКомандМодулей = Новый Соответствие();
СоответствиеКомандМодулей.Вставить("OPI_Telegram", "telegram");
КаталогБиблиотеки = "../OInt/core/Modules";
ФайлСоставаОПИ = "../cli/data/Modules/СоставБиблиотеки.os";
КаталогБиблиотеки = "./OInt/core/Modules";
ФайлСоставаОПИ = "./cli/data/Modules/СоставБиблиотеки.os";
МодульСоставаОПИ = Новый ТекстовыйДокумент();