add debugging information to forecast info box

This commit is contained in:
Matt Walsh
2025-08-11 22:15:16 -05:00
parent aa7ac64827
commit 190e50e2f3
4 changed files with 10 additions and 4 deletions

View File

@@ -191,6 +191,8 @@
Station Id: <span id="spanStationId"></span><br />
Radar Id: <span id="spanRadarId"></span><br />
Zone Id: <span id="spanZoneId"></span><br />
Office Id: <span id="spanOfficeId"></span><br />
Grid X,Y: <span id="spanGridPoint"></span><br />
Music: <span id="musicTrack">Not playing</span><br />
Ws4kp Version: <span><%- version %></span>
</div>
@@ -198,4 +200,4 @@
</body>
</html>
</html>