mod/notification-matrix: $SendMatrix: set origin

This commit is contained in:
Christian Hesse 2024-04-09 23:58:29 +02:00
parent 012d259ca1
commit a9b9f853ff

View file

@ -168,7 +168,7 @@
:set SendMatrix do={
:global SendMatrix2;
$SendMatrix2 ({ subject=$1; message=$2; link=$3 });
$SendMatrix2 ({ origin=$0; subject=$1; message=$2; link=$3 });
}
# send notification via Matrix - expects one array argument