mirror of
https://github.com/arthur-pbty/shadowbot.git
synced 2026-06-17 08:07:52 +02:00
Remove summary fields from command specifications in various files for consistency and clarity.
This commit is contained in:
@@ -61,7 +61,6 @@ impl crate::commands::command_contract::CommandSpec for VoicelogCommand {
|
||||
name: "voicelog",
|
||||
category: "logs",
|
||||
params: "<on [salon]|off>",
|
||||
summary: "Active les logs vocaux",
|
||||
description: "Active ou desactive les logs de l activite vocale.",
|
||||
examples: &["+voicelog on #logs", "+voicelog off"],
|
||||
default_aliases: &["vlog"],
|
||||
|
||||
Reference in New Issue
Block a user