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

mod/notification-telegram: drop support for non-fixed width font

This commit is contained in:
Christian Hesse
2023-10-13 16:42:24 +02:00
parent c9233773b3
commit fed7f2da46
4 changed files with 5 additions and 15 deletions

View File

@@ -12,7 +12,7 @@
:local 0 "global-functions";
# expected configuration version
:global ExpectedConfigVersion 106;
:global ExpectedConfigVersion 107;
# global variables not to be changed by user
:global GlobalFunctionsReady false;