From 24848ece2179a8d37c915fe23e68dc0c6a5b71cc Mon Sep 17 00:00:00 2001 From: ChrisChrome Date: Sat, 20 Dec 2025 20:11:05 -0700 Subject: [PATCH] Change weather warning to tornado warning to match audio --- buttons.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/buttons.json b/buttons.json index 2ed5cd3..2f611de 100644 --- a/buttons.json +++ b/buttons.json @@ -30,10 +30,10 @@ }, {}, { - "text": "Weather Alert", + "text": "Tornado Alert", "btnClass": "btn-warning", - "name": "WeatherAlert", - "faIcon": "fa-regular fa-cloud-bolt", + "name": "TornadoWarning", + "faIcon": "fa-duotone fa-solid fa-tornado", "doubleHeight": false, "context": { "context": "custom-emergency.9003.1",