mirror of
https://github.com/qitoqito/psyduck.git
synced 2026-01-12 04:30:42 +08:00
Update jd_task_newUnique.js
This commit is contained in:
parent
992ec19573
commit
f3450ec6d2
@ -136,7 +136,7 @@ export class Main extends Template {
|
||||
else if (extraType == 'assistTaskDetail') {
|
||||
try {
|
||||
if (this.help.includes(user)) {
|
||||
await this.setTemp(user, extra.itemId)
|
||||
await this.setTemp(user, extra.itemId, 8640000)
|
||||
}
|
||||
if (this.inviter.length) {
|
||||
let cc = this.inviter[this.n % this.inviter.length]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user