1
0
mirror of https://github.com/eworm-de/routeros-scripts.git synced 2024-05-11 05:55:19 +00:00

telegram-chat: shorten the message

This commit is contained in:
Christian Hesse
2024-04-26 20:50:08 +02:00
parent 40f13b6ca4
commit 6ba1faca4c

View File

@ -81,7 +81,7 @@
}
:if ($Data = false) do={
$LogPrint warning $ScriptName ("Failed getting updates from Telegram.");
$LogPrint warning $ScriptName ("Failed getting updates.");
:error false;
}