Skip to content

Commit e4cfd1f

Browse files
author
ziye12
authored
Update qqreads.js
1 parent ad2e444 commit e4cfd1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Task/qqreads.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -630,7 +630,7 @@ tz+='【周时长奖励'+(i+1)+'】:领取'+Packageid[i]+'阅豆\n'
630630

631631
function showmsg() {
632632
tz += `\n\n========= 脚本执行时间(TM):${new Date(new Date().getTime() + 0 * 60 * 60 * 1000).toLocaleString('zh', {hour12: false})} \n\n$.time('HH')`;
633-
633+
tz +=$.time('HH');
634634
if (($.isNode())&&$.time('HH')==22)
635635
notify.sendNotify(jsname,tz)
636636

0 commit comments

Comments
 (0)