Skip to content
Snippets Groups Projects
Commit be6391c5 authored by spencerkee's avatar spencerkee
Browse files

Add example right input

parent e8418d25
No related branches found
No related tags found
No related merge requests found
......@@ -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;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment