mirror of
https://github.com/nymurbd/MikroTik-scripts.git
synced 2025-07-10 10:04:30 +02:00
mod/notification-*: support extra text (or emojis 🚀) in notification tags
This commit is contained in:
parent
c8e22f33c2
commit
47a657d25c
6 changed files with 16 additions and 7 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue