You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-08-24 19:49:22 +02:00
Fastfix
This commit is contained in:
2
service/dictionaries/en.json
vendored
2
service/dictionaries/en.json
vendored
@@ -3182,7 +3182,7 @@
|
||||
"Использовать oint": "Use oint",
|
||||
"ТекстовыйДокумент": "TextDocument",
|
||||
"Почтовые вложения": "Mail attachments",
|
||||
"300).Равно(Истина": "300.Equal(True",
|
||||
"300).Равно(Истина": "300).Equal(True",
|
||||
"Это сервер !NOCLI": "Is server !NOCLI",
|
||||
"Текст комментария": "Comment text",
|
||||
"ПараметрЛокальный": "LocalParameter",
|
||||
|
@@ -2392,7 +2392,7 @@ EndProcedure
|
||||
|
||||
Procedure Check_OllamaCode(Val Result) Export
|
||||
|
||||
ExpectsThat(Result["status_code"] < 300.Равно(True);
|
||||
ExpectsThat(Result["status_code"] < 300).Равно(True);
|
||||
|
||||
EndProcedure
|
||||
|
||||
|
Reference in New Issue
Block a user