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

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

This commit is contained in:
Vitaly the Alpaca
2024-05-28 11:51:21 +00:00
committed by Vitaly the Alpaca (bot)
parent 985138e8e6
commit 24ed2fd2c9

View File

@@ -383,7 +383,7 @@
Функция ПутьКФайлуДанных()
ПутьРепозитория = "./data.json";
ПутьЛокальный = "D:\GD\Мой диск\data.json";
ПутьЛокальный = "C:\GDrive\Мой диск\data.json";
ФайлРепозитория = Новый Файл(ПутьРепозитория);
Если ФайлРепозитория.Существует() Тогда