Change weather warning to tornado warning to match audio

This commit is contained in:
Christopher Cookman 2025-12-20 20:11:05 -07:00
parent 717c4499ba
commit 24848ece21

View file

@ -30,10 +30,10 @@
}, },
{}, {},
{ {
"text": "Weather Alert", "text": "Tornado Alert",
"btnClass": "btn-warning", "btnClass": "btn-warning",
"name": "WeatherAlert", "name": "TornadoWarning",
"faIcon": "fa-regular fa-cloud-bolt", "faIcon": "fa-duotone fa-solid fa-tornado",
"doubleHeight": false, "doubleHeight": false,
"context": { "context": {
"context": "custom-emergency.9003.1", "context": "custom-emergency.9003.1",