Skip to content

Commit 382c1b7

Browse files
authored
调整通知
1 parent e0d154f commit 382c1b7

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

cache/qqreads.js

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,8 @@ const jsname='企鹅读书'
2020
const $ = Env(jsname)
2121

2222
const logs = 0; //0为关闭日志,1为开启
23-
const notifyInterval=1
24-
//0为关闭通知,1为所有通知,2为宝箱领取成功通知,3为宝箱每18次通知一次
25-
2623

24+
const notifyInterval=$.getdata('notifyInterval');
2725

2826
const dd=1//单次任务延迟,默认1秒
2927

0 commit comments

Comments
 (0)