Enhanced handling of hard relearning
This commit is contained in:
@@ -966,6 +966,7 @@ export default {
|
||||
this.$refs.practiceDialog?.open?.({
|
||||
courseId: this.courseId,
|
||||
initialPool: this.hardVocabList,
|
||||
closeOnHardCompletion: true,
|
||||
onClose: () => this.refreshHardVocabList()
|
||||
});
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user