Skip to content

Commit cb1c59f

Browse files
committed
sync
1 parent bcf54e2 commit cb1c59f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DKDVIDEO/dkdvideo.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ async function dkdpro() {
246246
$.log(`【50%进度红包】:未达成`);
247247
} else if (prolist1 == 2) {
248248
$.log(`【50%进度红包】:已达成🎉`);
249-
} else if (prolist2 == 1) {
249+
} else if (prolist1 == 1) {
250250
await redpro2()
251251
}
252252

0 commit comments

Comments
 (0)