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;
}