Skip to content

Commit 6e73b74

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

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
@@ -171,7 +171,7 @@ QQreadboxinfo();//宝箱
171171
else if (i==3&&task.data.watchVideo.videoCount==0)
172172
QQreadsign();//金币签到
173173

174-
else if (i==4&&task.data.watchVideo.videoCount<10)
174+
else if (i==4&&task.data.watchVideo.videoCount<=9)
175175
QQreadvideo();//视频任务
176176

177177

0 commit comments

Comments
 (0)