added exam filter finally
This commit is contained in:
@@ -35,6 +35,7 @@ import 'package:provider/provider.dart';
|
||||
const List<FilterType> homeFilters = [
|
||||
FilterType.all,
|
||||
FilterType.grades,
|
||||
FilterType.exams,
|
||||
FilterType.messages,
|
||||
FilterType.absences
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user