1
0
mirror of https://github.com/eworm-de/routeros-scripts.git synced 2024-05-11 05:55:19 +00:00

mod/notification-ntfy: $SendNtfy: set origin

This commit is contained in:
Christian Hesse
2024-04-09 23:56:36 +02:00
parent a9b9f853ff
commit 9e2b72ccdc

View File

@@ -125,7 +125,7 @@
:set SendNtfy do={
:global SendNtfy2;
$SendNtfy2 ({ subject=$1; message=$2; link=$3; silent=$4 });
$SendNtfy2 ({ origin=$0; subject=$1; message=$2; link=$3; silent=$4 });
}
# send notification via ntfy - expects one array argument