Skip to content

Commit 3087906

Browse files
Update quizzes.module.ts
1 parent 98f979a commit 3087906

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ const QUIZ_PROVIDERS = [
1818
JosephCaballeroQuiz,
1919
OyeyemiJimohQuiz,
2020
ChigazoGrahamsQuiz,
21-
AmiyahJonesQuiz
21+
AmiyahJonesQuiz,
22+
XavierCruzQuiz
2223
];
2324

2425
@Module({

0 commit comments

Comments
 (0)