diff --git a/src/main.rs b/src/main.rs index 132ab19..f416eb9 100644 --- a/src/main.rs +++ b/src/main.rs @@ -164,6 +164,7 @@ async fn app() -> Result<(), Error> { commands::invites::invites(), commands::schedule::schedule(), commands::boop(), + commands::fix(), commands::planning::get_command(), commands::get_links(), ],