mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-08-04 02:04:45 +02:00
mod/notification-telegram: drop support for non-fixed width font
This commit is contained in:
parent
c9233773b3
commit
fed7f2da46
4 changed files with 5 additions and 15 deletions
|
@ -41,8 +41,6 @@
|
|||
#};
|
||||
:global TelegramChatGroups "(all)";
|
||||
#:global TelegramChatGroups "(all|home|office)";
|
||||
# This is whether or not to send Telegram messages with fixed-width font.
|
||||
:global TelegramFixedWidthFont true;
|
||||
|
||||
# You can send Matrix notifications. Configure these settings and
|
||||
# install the module:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue