From d80b2d2bb9d006d35317f22d35f946f5404c1551 Mon Sep 17 00:00:00 2001 From: FloPinguin <25036848+FloPinguin@users.noreply.github.com> Date: Tue, 10 Feb 2026 06:08:51 +0100 Subject: [PATCH] Help youtube video loads without even having the help modal open (#3169) ## Description: Title ## Please complete the following: - [X] I have added screenshots for all UI updates - [X] I process any text displayed to the user through translateText() and I've added it to the en.json file - [X] I have added relevant tests to the test directory - [X] I confirm I have thoroughly tested these changes and take full responsibility for any bugs introduced ## Please put your Discord username so you can be contacted if a bug or regression is found: FloPinguin --- src/client/HelpModal.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/client/HelpModal.ts b/src/client/HelpModal.ts index 6b4daacc6..07d1332ec 100644 --- a/src/client/HelpModal.ts +++ b/src/client/HelpModal.ts @@ -153,7 +153,7 @@ export class HelpModal extends BaseModal {