Revert multiline changes

This commit is contained in:
2022-09-20 17:00:33 +01:00
parent 94bfd39085
commit 2a8117d0c1
3 changed files with 43 additions and 47 deletions

View File

@ -133,6 +133,7 @@ async fn _main(tx: Sender<()>) -> Result<(), Box<dyn StdError + Send + Sync>> {
],
..reminder_cmds::timer_base()
},
reminder_cmds::multiline(),
reminder_cmds::remind(),
poise::Command {
subcommands: vec![