diff --git a/app.js b/app.js index 3146be3d1210fe88fe53e69a04339b4dbe8f7e1e..d366e041e4fa93eed863cb209f09a72d523e968d 100644 --- a/app.js +++ b/app.js @@ -255,7 +255,8 @@ function tick() { code.data.includes("OPDGS") || code.data.includes("OPDKS") || code.data.includes("OPXWS") || - code.data.includes("OPU*S") + code.data.includes("OPU*S") || + code.data.includes("OOGTS") ) { qr.right = true; }