Update ticketAutoclose.js
This commit is contained in:
@@ -48,6 +48,7 @@ module.exports = () => {
|
|||||||
|
|
||||||
}catch{
|
}catch{
|
||||||
log("system","can't find autoclose channel with ID: "+t.key)
|
log("system","can't find autoclose channel with ID: "+t.key)
|
||||||
|
storage.delete("autocloseTickets",t.key)
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
}catch{}
|
}catch{}
|
||||||
|
|||||||
Reference in New Issue
Block a user