Commit 8ddec62c authored by Chunchi Che's avatar Chunchi Che

fix small

parent af8ec236
Pipeline #19125 passed with stages
in 4 minutes and 42 seconds
......@@ -76,7 +76,7 @@ export class BufferReader {
sequence,
});
if (overlay) {
if (overlay && overlay) {
cardLocation.overlay_sequence = ss;
} else {
const position = numberToCardPosition(ss);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment