aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2020-07-16 14:53:35 +0200
committerGravatar Christian Hesse <mail@eworm.de>2020-07-16 14:53:35 +0200
commit371e96911d507a1ac3147ec131de7bc5dce595cb (patch)
tree980f29e39627c8f38f86a9ca2608a046e935c9f7
parent1aed883cd5aa5cbe075887f49cc770455d6545b6 (diff)
sms-forward: add symbol
-rw-r--r--sms-forward2
1 files changed, 1 insertions, 1 deletions
diff --git a/sms-forward b/sms-forward
index bcf29c7..d435421 100644
--- a/sms-forward
+++ b/sms-forward
@@ -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={