mirror of
https://github.com/ethanrusz/echbot.git
synced 2024-11-21 11:47:46 -05:00
Format pog command
This commit is contained in:
parent
1fabf2c76f
commit
664f92e9ba
2 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
// Group all commands for registration
|
||||
mod api;
|
||||
pub mod ping;
|
||||
pub mod pog;
|
||||
pub mod profile;
|
||||
pub mod random;
|
||||
pub mod register;
|
||||
pub mod team;
|
||||
pub mod pog;
|
||||
|
|
Loading…
Reference in a new issue