mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-08-31 23:20:13 +02:00
global-functions: $SymbolForNotification: support fallback without symbols
This commit is contained in:
parent
d3992c13a0
commit
cfc8c4f1ea
1 changed files with 1 additions and 1 deletions
|
@ -1255,7 +1255,7 @@
|
|||
:global SymbolByUnicodeName;
|
||||
|
||||
:if ($NotificationsWithSymbols != true) do={
|
||||
:return "";
|
||||
:return [ :tostr $2 ];
|
||||
}
|
||||
:local Return "";
|
||||
:foreach Symbol in=[ :toarray $1 ] do={
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue