twilio small cleanup
This commit is contained in:
@@ -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"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user