diff --git a/ProjectLighthouse/Pages/Debug/RoomVisualizerPage.cshtml b/ProjectLighthouse/Pages/Debug/RoomVisualizerPage.cshtml index 919417da..1f77aba7 100644 --- a/ProjectLighthouse/Pages/Debug/RoomVisualizerPage.cshtml +++ b/ProjectLighthouse/Pages/Debug/RoomVisualizerPage.cshtml @@ -9,9 +9,9 @@ Model.Title = "Debug - Room Visualizer"; } - @* Refresh page every second *@ + -
The page will automatically refresh once a second.
+This page will automatically refresh every 5 seconds.
@RoomHelper.Rooms.Count rooms
@foreach (Room room in RoomHelper.Rooms)