From 8dde9942751eadd2788caa4a72e6477e56bb46d9 Mon Sep 17 00:00:00 2001 From: Half-Shot Date: Tue, 28 Oct 2025 09:28:28 +0000 Subject: [PATCH] fix --- locales/en/app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/en/app.json b/locales/en/app.json index 0e6f92d7..cebb1b38 100644 --- a/locales/en/app.json +++ b/locales/en/app.json @@ -72,11 +72,11 @@ "livekit_server_info": "LiveKit Server Info", "livekit_sfu": "LiveKit SFU: {{url}}", "matrix_id": "Matrix ID: {{id}}", - "mute_all_audio": "Mute all audio (participants, reactions, join sounds)", "multi_sfu": { "description": "Allows multiple SFUs to be present in a call (requires homeserver support)", "label": "Multi-SFU media transport" }, + "mute_all_audio": "Mute all audio (participants, reactions, join sounds)", "show_connection_stats": "Show connection statistics", "url_params": "URL parameters" },