Also add fix command in main

This commit is contained in:
Tom 2022-03-28 16:07:55 +02:00
parent e04f37651e
commit ff4b227a64

View file

@ -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(),
],