fix type error
This commit is contained in:
parent
931b59a384
commit
98980f5c09
@ -45,6 +45,7 @@ export type QuizSettings = {
|
||||
};
|
||||
cnt: number;
|
||||
recentlyCompleted: boolean;
|
||||
show_badge: boolean;
|
||||
};
|
||||
|
||||
export interface QuizConfig {
|
||||
|
Loading…
Reference in New Issue
Block a user