fix: missing line
This commit is contained in:
parent
d1c6effb2a
commit
92aff09a69
1 changed files with 1 additions and 0 deletions
|
|
@ -306,6 +306,7 @@ sealed class MorphPracticeActivityModel
|
|||
}
|
||||
|
||||
class MorphCategoryPracticeActivityModel extends MorphPracticeActivityModel {
|
||||
final MorphExampleInfo morphExampleInfo;
|
||||
MorphCategoryPracticeActivityModel({
|
||||
required super.tokens,
|
||||
required super.langCode,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue