mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-07-16 04:54:28 +02:00
sms-forward: add symbol
This commit is contained in:
parent
1aed883cd5
commit
371e96911d
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ $WaitFullyConnected;
|
|||
}
|
||||
|
||||
:if ([ :len $Messages ] > 0) do={
|
||||
$SendNotification ("SMS Forwarding from " . $Phone) \
|
||||
$SendNotification ("\F0\9F\93\A8 SMS Forwarding from " . $Phone) \
|
||||
("These message(s) were received by " . $Identity . \
|
||||
" from " . $Phone . ":" . $Messages);
|
||||
:foreach Sms in=$Delete do={
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue