From bc2bfd52a97a476768324fa0b4a82a664ba05a56 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Mon, 25 Nov 2024 12:03:31 +0000 Subject: [PATCH] Not sent --- scripts/epicyon-notification | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/epicyon-notification b/scripts/epicyon-notification index 8fb871b47..87c67c5ff 100755 --- a/scripts/epicyon-notification +++ b/scripts/epicyon-notification @@ -227,7 +227,7 @@ function sendNotification { if [ -d /etc/matrix-conduit ]l then matrix_conduit_server_message "${USERNAME}" "${USERNAME}" "$MESSAGE" - hasSent=1 + # hasSent=1 fi if [ ! "$hasSent" ]; then