diff --git a/dashboard/src/components/docs/PluginConfiguration.vue b/dashboard/src/components/docs/PluginConfiguration.vue index 406fd316..cfa4c46a 100644 --- a/dashboard/src/components/docs/PluginConfiguration.vue +++ b/dashboard/src/components/docs/PluginConfiguration.vue @@ -54,6 +54,14 @@ - channel: "109672661671505920" config: can_kick: false + # Don't allow kicking on any trhead + - is_thread: true + config: + can_kick: false + # Don't allow kicking on a specific thread + - thread_id: "109672661671505920" + config: + can_kick: false # Same as above, but for a full category - category: "360735466737369109" config: