mirror of
https://github.com/revanced/revanced-discord-bot.git
synced 2025-04-30 06:24:27 +02:00
fix: add missing configuration field [skip ci]
This commit is contained in:
parent
0bb875b356
commit
c95c12591a
@ -351,7 +351,8 @@
|
|||||||
},
|
},
|
||||||
"respond_to_reference": true,
|
"respond_to_reference": true,
|
||||||
"thread_options": {
|
"thread_options": {
|
||||||
"close_on_response": true
|
"close_on_response": true,
|
||||||
|
"lock_on_response": false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user