Skip to content

Commit 746b9ab

Browse files
author
ziye12
authored
Update QQread.js
1 parent b6f83f0 commit 746b9ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Task/QQread.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ all();
186186
}
187187
},
188188

189-
(i + 1) * dd * 200
189+
(i + 1) * dd * 1000
190190
);
191191
})(i);
192192
}

0 commit comments

Comments
 (0)