Also add fix command in main
This commit is contained in:
parent
e04f37651e
commit
ff4b227a64
|
@ -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(),
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue