Skip to content

Commit 60c1d38

Browse files
authored
Update quizzes.module.ts
1 parent cee8568 commit 60c1d38

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lesson_03/quiz/src/quizzes/quizzes.module.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ const QUIZ_PROVIDERS = [
1717
MercedesMathewsQuiz,
1818
Jbeyquiz,
1919
DylanLaffertyQuiz,
20+
RasheedMillerQuiz,
2021
];
2122

2223
@Module({

0 commit comments

Comments
 (0)