Skip to content

Commit ae9e5e9

Browse files
author
ziye12
authored
Update qqreads.js
1 parent 66b4781 commit ae9e5e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Task/qqreads.js

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

846846

847-
tz += `============ 脚本执行-北京时间(UTC+8):${new Date(new Date().getTime() + 8 * 60 * 60 * 1000).toLocaleString()} =============\n`;
847+
tz += `\n\n============ 脚本执行-北京时间(UTC+8):${new Date(new Date().getTime() + 8 * 60 * 60 * 1000).toLocaleString()} =============\n\n`;
848848

849849
if (notifyInterval==1)
850850
$.msg(jsname,'',tz)//显示所有通知

0 commit comments

Comments
 (0)