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