We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d10ab19 commit e4d74b5Copy full SHA for e4d74b5
src/data/quizzes/index.ts
@@ -35,7 +35,7 @@ const quizzes: RawQuizzes = {
35
title: "page-assets-merge",
36
questions: ["h001", "h002", "h003", "h004", "h005"],
37
},
38
- solo-staking: {
+ "solo-staking": {
39
title: "solo-staking",
40
questions: ["j001", "j002", "j004", "j005", "j006", "j007", "j008"],
41
0 commit comments