Skip to content
This repository was archived by the owner on Jun 17, 2025. It is now read-only.

Commit c104839

Browse files
committed
Re-add /config translate
1 parent 0c2a93a commit c104839

File tree

1 file changed

+1
-0
lines changed
  • scripty_commands/src/cmds/config

1 file changed

+1
-0
lines changed

scripty_commands/src/cmds/config/mod.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ use serenity::builder::CreateEmbed;
3333
"transcribe_only_role::config_transcribe_only_role",
3434
"transcribe_video::config_transcribe_video",
3535
"transcribe_voice_messages::config_transcribe_voice_messages",
36+
"translate::config_translate",
3637
"verbose::config_verbose"
3738
),
3839
subcommand_required

0 commit comments

Comments
 (0)