mirror of
https://github.com/revanced/revanced-discord-bot.git
synced 2025-06-13 05:37:45 +02:00
fix: add missing configuration field [skip ci]
This commit is contained in:
@ -351,7 +351,8 @@
|
||||
},
|
||||
"respond_to_reference": true,
|
||||
"thread_options": {
|
||||
"close_on_response": true
|
||||
"close_on_response": true,
|
||||
"lock_on_response": false
|
||||
}
|
||||
}
|
||||
]
|
||||
|
Reference in New Issue
Block a user