Updated the stats to have missing
This commit is contained in:
@@ -25,6 +25,7 @@ export interface Stat {
|
||||
score: {
|
||||
correct: number;
|
||||
total: number;
|
||||
missing: number;
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user