alertChange

This commit is contained in:
SpudGunMan
2024-12-26 09:29:30 -08:00
parent f7cdf446bf
commit b95d94f06f
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -76,7 +76,7 @@ if location_enabled:
trap_list = trap_list + trap_list_location # items tide, whereami, wxc, wx
help_message = help_message + ", whereami, wx, wxc, rlist"
if enableGBalerts:
from modules.locationdata_eu import * # from the spudgunman/meshing-around repo
from modules.globalalert import * # from the spudgunman/meshing-around repo
trap_list = trap_list + trap_list_location_eu
#help_message = help_message + ", ukalert, ukwx, ukflood"