diff --git a/app.js b/app.js
index b7e32d3049266728ef172e1f6b38d42002eb851d..9acf3d6ccdf0e12772ca7c6e2aab94f9e91f0359 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;
       }