From fce8b0cd1d7ba7a7a7f5648aeb1820837232a130 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 5375bd4da..fde1e6545 100644 --- a/src/client/HelpModal.ts +++ b/src/client/HelpModal.ts @@ -153,7 +153,7 @@ export class HelpModal extends BaseModal {