Skip to content

Commit 22aef91

Browse files
authored
Update quizzes.module.ts
1 parent 174a60e commit 22aef91

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
@@ -15,6 +15,7 @@ const QUIZ_PROVIDERS = [AnthonyMaysQuiz, AnotherQuiz, meiko_stephens_quiz ];
1515
const QUIZ_PROVIDERS = [
1616
AnthonyMaysQuiz,
1717
AnotherQuiz,
18+
meiko_stephens_quiz,
1819
MercedesMathewsQuiz,
1920
Jbeyquiz,
2021
];

0 commit comments

Comments
 (0)