From e06d81721b37c6fdb5c37f436d0e324a9ece50e5 Mon Sep 17 00:00:00 2001 From: Stephen D <webmaster@scd31.com> Date: Sun, 16 Mar 2025 15:56:16 -0400 Subject: [PATCH] OOPS --- app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.js b/app.js index b7e32d3..9acf3d6 100644 --- a/app.js +++ b/app.js @@ -249,7 +249,7 @@ function tick() { code.data.includes("OOD S") || code.data.includes("OPGTS") || code.data.includes("OO PS") || - core.data.includes("OOYJS") + code.data.includes("OOYJS") ) { qr.right = true; } -- GitLab