mirror of
https://github.com/arthur-pbty/shadowbot.git
synced 2026-06-10 19:04:31 +02:00
Remove summary fields from command specifications in various files for consistency and clarity.
This commit is contained in:
@@ -71,7 +71,6 @@ impl crate::commands::command_contract::CommandSpec for UnmuteallCommand {
|
||||
name: "unmuteall",
|
||||
category: "moderation",
|
||||
params: "aucun",
|
||||
summary: "Retire tous les mutes",
|
||||
description: "Supprime tous les mutes en cours.",
|
||||
examples: &["+unmuteall"],
|
||||
default_aliases: &["uma"],
|
||||
|
||||
Reference in New Issue
Block a user