hazards only on first run through after load/refresh

sorting of hazards based on type tornado, hurricane, etc

5.13.0
This commit is contained in:
Matt Walsh
2024-10-08 09:52:04 -05:00
parent 019908684b
commit c7889eaa2c
6 changed files with 1014 additions and 934 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "ws4kp",
"version": "5.12.0",
"version": "5.13.0",
"description": "Welcome to the WeatherStar 4000+ project page!",
"main": "index.js",
"scripts": {
@@ -48,4 +48,4 @@
"express": "^4.17.1",
"ejs": "^3.1.5"
}
}
}