global-functions: clickable links in telegram notifications

This commit is contained in:
Christian Hesse 2020-11-26 23:02:15 +01:00
parent d09baddac3
commit ca4e25283f
9 changed files with 29 additions and 30 deletions

View file

@ -30,7 +30,7 @@
"LTE interface " . $IntName . " on " . $Identity . ".\n\n" . \
"Interface: " . [ $CharacterReplace ($Info->"manufacturer" . " " . $Info->"model") ("\"") "" ] . "\n" . \
"Installed: " . ($Firmware->"installed") . "\n" . \
"Available: " . ($Firmware->"latest")) "" "true";
"Available: " . ($Firmware->"latest")) "" "" "true";
:set SentLteFirmwareUpgradeNotification ($Firmware->"latest");
}
}