Skip to content

Commit b69adf5

Browse files
committed
label else branch
1 parent 6ea3014 commit b69adf5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/common-ui/src/components/StudySession.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -422,6 +422,7 @@ export default defineComponent({
422422
this.loadCard(this.sessionController!.nextCard('marked-failed'));
423423
}
424424
} else {
425+
/* !r.isCorrect */
425426
try {
426427
if (this.$refs.shadowWrapper) {
427428
this.$refs.shadowWrapper.classList.add('incorrect');

0 commit comments

Comments
 (0)