mirror of
https://github.com/revanced/revanced-discord-bot.git
synced 2025-05-19 06:07:05 +02:00
fix: include necessary fields [skip ci]
This commit is contained in:
parent
6657e65026
commit
54b6e34812
@ -542,8 +542,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"thread_options": {
|
"thread_options": {
|
||||||
"lock_on_response": true,
|
"close_on_response": true,
|
||||||
"close_on_response": true
|
"lock_on_response": false,
|
||||||
|
"only_on_first_message": true
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user