closeall sets all open tickets to closed

* currently does not update channels after closing.
This commit is contained in:
Oliver Cordingley
2021-01-16 14:19:37 +00:00
parent 78c95b429b
commit a84614fbdd
2 changed files with 207 additions and 0 deletions

View File

@@ -76,6 +76,9 @@ module.exports = {
new: {
enabled: true
},
closeall: {
enabled: true,
},
},
transcripts: {