global-functions: $SymbolForNotification: support fallback without symbols

This commit is contained in:
Christian Hesse 2023-10-11 07:22:43 +02:00
parent d3992c13a0
commit cfc8c4f1ea

View file

@ -1255,7 +1255,7 @@
:global SymbolByUnicodeName;
:if ($NotificationsWithSymbols != true) do={
:return "";
:return [ :tostr $2 ];
}
:local Return "";
:foreach Symbol in=[ :toarray $1 ] do={