Update system.py

This commit is contained in:
SpudGunMan
2025-08-26 14:09:23 -07:00
parent 78fa3209e6
commit 3b41e39ff5
+1 -1
View File
@@ -92,7 +92,7 @@ if location_enabled:
from modules.wx_meteo import * # from the spudgunman/meshing-around repo
else:
# NOAA only features
help_message = help_message + ", wxa"
help_message = help_message + ", wxa, wxalert"
# USGS riverFlow Configuration
if riverListDefault != ['']: