reorganized cmds folder structure
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
pub mod add;
|
||||
pub mod approve;
|
||||
pub mod generic_fns;
|
||||
pub mod get;
|
||||
pub mod remove;
|
||||
pub mod shorturl;
|
||||
pub mod top;
|
||||
pub mod update;
|
||||
pub mod vote;
|
||||
Reference in New Issue
Block a user