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

mod/notification-*: support extra text (or emojis 🚀) in notification tags

This commit is contained in:
Christian Hesse
2023-01-11 00:31:49 +01:00
parent c8e22f33c2
commit 47a657d25c
6 changed files with 16 additions and 7 deletions

View File

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