global-functions: $SendTelegram: always return a value

... overwise it opens a prompt "value:".
This commit is contained in:
Christian Hesse 2020-03-31 13:35:59 +02:00
parent 40970fb738
commit a598cca2da

View file

@ -591,7 +591,7 @@
}
:if ([ :len $TelegramTokenId ] = 0 || [ :len $ChatId ] = 0) do={
:return;
:return false;
}
$CertificateAvailable "Go Daddy Secure Certificate Authority - G2";