Rearranged some commands
Working on a macro to automatically add option wrappers
This commit is contained in:
@ -17,7 +17,7 @@ use serde::{Deserialize, Serialize};
|
||||
|
||||
use crate::{
|
||||
commands::{
|
||||
command_macro::list::{max_macro_page, show_macro_page},
|
||||
command_macro::list_macro::{max_macro_page, show_macro_page},
|
||||
reminder_cmds::{max_delete_page, show_delete_page},
|
||||
todo_cmds::{max_todo_page, show_todo_page},
|
||||
},
|
||||
|
Reference in New Issue
Block a user