From a604d11b92ebb9d7c11b351417631c2fd3ba04ac Mon Sep 17 00:00:00 2001 From: PilkeySEK <156579268+PilkeySEK@users.noreply.github.com> Date: Tue, 1 Jul 2025 19:19:18 +0200 Subject: [PATCH] w-320 (#1316) ## Description: Fixes #1315 > When right clicking in the bottom part of the page, it will shows the regular Chrome right click instead of the Openfront menu. ## 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 - [X] I understand that submitting code with bugs that could have been caught through manual testing blocks releases and new features for all contributors ## Please put your Discord username so you can be contacted if a bug or regression is found: PilkeySEK --- src/client/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/client/index.html b/src/client/index.html index d0b166ef2..dcb4c84b8 100644 --- a/src/client/index.html +++ b/src/client/index.html @@ -274,7 +274,7 @@