Commit 87592953 authored by Kulya's avatar Kulya 😊

Fix TG if Deprecated

parent 0c9b70aa
......@@ -1185,7 +1185,7 @@ class AloVoiceConnector
$arAlvSections["settings"] = array( "name" => "Настройки", "perms" => "admin");
$arAlvSections["callscripts"] = array( "name" => "Скрипты звонков", "perms" => "admin");
// $arAlvSections["crmsettings"] = array( "name" => "CRM Настройки", "perms" => "admin");
$arAlvSections["tgsettings"] = array( "name" => "Телеграм", "perms" => "admin");
// $arAlvSections["tgsettings"] = array( "name" => "Телеграм", "perms" => "admin");
$arAlvSections["integrations"] = array( "name" => "Интеграции", "perms" => "admin");
// $arAlvSections["tests"] = array( "name" => "Тест", "perms" => "admin");
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment