From ad2cd532bee6081011205b9f4aa10b4c0080defc Mon Sep 17 00:00:00 2001 From: Jage9 Date: Sun, 22 Feb 2026 21:16:07 -0500 Subject: [PATCH] Updated help --- client/public/help.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/client/public/help.json b/client/public/help.json index 5dd8608..ec11d66 100644 --- a/client/public/help.json +++ b/client/public/help.json @@ -1,7 +1,7 @@ { "sections": [ { - "title": "Chat Grid Help (press Escape to exit)", + "title": "Chat Grid Help", "items": [ { "keys": "Arrow Keys", @@ -30,7 +30,7 @@ }, { "keys": "Shift+L", - "description": "List users; Enter teleports to that user, left/right arrow adjust volume" + "description": "List users; Enter teleports to that user, left/right arrow adjusts volume" }, { "keys": "U", @@ -126,14 +126,14 @@ "keys": "E", "description": "Select voice effect" }, - { - "keys": "Dash or Equals", - "description": "Lower/raise master volume" - }, { "keys": "Underscore or Plus", "description": "Lower/raise active effect value" }, + { + "keys": "Dash or Equals", + "description": "Lower/raise master volume" + }, { "keys": "V", "description": "Set mic volume"