From 26a282d9e7f96bf3625a64255589636b87fced68 Mon Sep 17 00:00:00 2001 From: ashley Date: Mon, 8 Sep 2025 23:22:49 +0200 Subject: [PATCH] Update html/watch.ejs --- html/watch.ejs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/html/watch.ejs b/html/watch.ejs index 40f7cbee..eb2cd410 100644 --- a/html/watch.ejs +++ b/html/watch.ejs @@ -1588,10 +1588,10 @@ WIP!
<% if (dyx) { %> - close dyslexic mode
+ close dyslexic mode

<% } %> <% if (!dyx) { %> - open dyslexic mode
+ open dyslexic mode

<% } %>