removed admin on a command

This commit is contained in:
2025-02-17 00:34:59 +01:00
parent d97d50edc5
commit 70126a5fd3
+1 -1
View File
@@ -315,7 +315,7 @@ async fn send_server_not_in_data_msg(ctx: Context<'_>) {
#[poise::command(slash_command, prefix_command, default_member_permissions = "ADMINISTRATOR", guild_only)]
#[poise::command(slash_command, prefix_command, guild_only)]
/// Updates all logs
pub async fn bk_week_update(
ctx: Context<'_>,