Skip to content

Commit f37b670

Browse files
authored
Merge pull request #107 from Smlight/patch-1
fix reference
2 parents d2897c9 + 41952f6 commit f37b670

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

不学习何以强国.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1214,7 +1214,7 @@ async function start() {
12141214
} else {
12151215
tasks[3] = true;
12161216
}*/
1217-
task[4] = true;
1217+
tasks[4] = true;
12181218
//检查专项练习
12191219
/*if (settings.ExamPaper && taskProgress[4].currentScore == 0) {
12201220
tasks[4] = false;//只要还有要做的,就当做没完成

0 commit comments

Comments
 (0)