UserSettings: {
active_threshold: number;
bug_percentage: number;
enable_quiz: boolean;
give_suggestions: boolean;
pass_rate: number;
show_notifications: boolean;
suspend_rate: number;
suspend_threshold: number;
}
Type declaration
active_threshold: number
bug_percentage: number
enable_quiz: boolean
give_suggestions: boolean
pass_rate: number
show_notifications: boolean
suspend_rate: number
suspend_threshold: number