mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2025-09-01 08:21:27 +03:00
closeall sets all open tickets to closed
* currently does not update channels after closing.
This commit is contained in:
@@ -76,6 +76,9 @@ module.exports = {
|
||||
new: {
|
||||
enabled: true
|
||||
},
|
||||
closeall: {
|
||||
enabled: true,
|
||||
},
|
||||
},
|
||||
|
||||
transcripts: {
|
||||
|
Reference in New Issue
Block a user