sms-forward: add symbol

This commit is contained in:
Christian Hesse 2020-07-16 14:53:35 +02:00
parent 1aed883cd5
commit 371e96911d

View file

@ -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={