From 0938b83452da39fedb5c6e882fa775e1abe91911 Mon Sep 17 00:00:00 2001
From: Stephen D <webmaster@scd31.com>
Date: Sun, 16 Mar 2025 15:57:00 -0400
Subject: [PATCH] oops

---
 app.js | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/app.js b/app.js
index 9acf3d6..145db62 100644
--- a/app.js
+++ b/app.js
@@ -229,11 +229,11 @@ function tick() {
         code.data.includes("OP3%S") ||
         code.data.includes("OP9OS") ||
         code.data.includes("OOP8S") ||
-        core.data.includes("OOI3S") ||
-        core.data.includes("OP9+S") ||
-        core.data.includes("OP8$S") ||
-        core.data.includes("OP8$S") ||
-        core.data.includes("OP98S")
+        code.data.includes("OOI3S") ||
+        code.data.includes("OP9+S") ||
+        code.data.includes("OP8$S") ||
+        code.data.includes("OP8$S") ||
+        code.data.includes("OP98S")
       ) {
         qr.left = true;
       }
-- 
GitLab