mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2024-05-11 05:55:19 +00:00
global-functions: $SymbolByUnicodeName: append variation selector-16...
... to specify that the preceding character should be displayed with emoji presentation. https://unicode-table.com/en/FE0F/
This commit is contained in:
@@ -1060,7 +1060,7 @@
|
||||
"white-heavy-check-mark"="\E2\9C\85"
|
||||
}
|
||||
|
||||
:return ($Symbols->$1);
|
||||
:return (($Symbols->$1) . "\EF\B8\8F");
|
||||
}
|
||||
|
||||
# return symbol for notification
|
||||
|
Reference in New Issue
Block a user