mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-01-02 03:38:55 +02:00
Преобразование OPI -> OInt (workflow)
This commit is contained in:
parent
fde8907c86
commit
194b109ee1
File diff suppressed because it is too large
Load Diff
@ -8795,7 +8795,7 @@ Procedure Bitrix24_ChangeChatColor(FunctionParameters)
|
||||
|
||||
Result = OPI_Bitrix24.ChangeChatColor(URL, ChatID, Color);
|
||||
|
||||
OPI_TestDataRetrieval.WriteLog(Result, "ChangeChatColor)", "Bitrix24");
|
||||
OPI_TestDataRetrieval.WriteLog(Result, "ChangeChatColor (wh)", "Bitrix24");
|
||||
|
||||
Check_BitrixTrue(Result); // SKIP
|
||||
|
||||
|
@ -8795,7 +8795,7 @@ Procedure Bitrix24_ChangeChatColor(FunctionParameters)
|
||||
|
||||
Result = OPI_Bitrix24.ChangeChatColor(URL, ChatID, Color);
|
||||
|
||||
// !OInt OPI_TestDataRetrieval.WriteLog(Result, "ChangeChatColor)", "Bitrix24");
|
||||
// !OInt OPI_TestDataRetrieval.WriteLog(Result, "ChangeChatColor (wh)", "Bitrix24");
|
||||
|
||||
Check_BitrixTrue(Result); // SKIP
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user