Fix CI release build (#2864)
This commit is contained in:
@@ -66,8 +66,10 @@ impl SlashCommand {
|
|||||||
| SlashCommand::Mention
|
| SlashCommand::Mention
|
||||||
| SlashCommand::Status
|
| SlashCommand::Status
|
||||||
| SlashCommand::Mcp
|
| SlashCommand::Mcp
|
||||||
| SlashCommand::Quit
|
| SlashCommand::Quit => true,
|
||||||
| SlashCommand::TestApproval => true,
|
|
||||||
|
#[cfg(debug_assertions)]
|
||||||
|
SlashCommand::TestApproval => true,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user