twilio small cleanup
Build, push image, and notify Watchtower / build-image (push) Successful in 46s
Build, push image, and notify Watchtower / notify (push) Successful in 12s

This commit is contained in:
2026-08-17 16:01:33 +02:00
parent 656afa6e2d
commit ffbb350520
2 changed files with 19 additions and 18 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ def send_alert_sms(to_phone: str, room_title: str, room_link: str = None, client
# --- BUILD SMS CONTENT ---
body = (
f"Alert: A technical issue occurred with your equipment/microwave. "
f"Alert: A technical issue occurred with your SmartWave equipment/microwave. "
f"A support chat room '{room_title}' has been created to assist you.\n\n"
)