From 7c860490490697e311131cf553518b31c5d0c354 Mon Sep 17 00:00:00 2001 From: Tien Ngo Date: Tue, 30 Dec 2025 11:38:02 +0700 Subject: [PATCH] opt: fix syntax error --- notify.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/notify.sh b/notify.sh index 9ad7271..118f070 100644 --- a/notify.sh +++ b/notify.sh @@ -74,6 +74,7 @@ send_gmail() { else echo "[Gmail] Failed." fi + fi } # Function: Send to Telegram