Format pog command

This commit is contained in:
Em (Ethan) Ruszanowski 2023-03-14 13:59:27 -04:00
parent 1fabf2c76f
commit 664f92e9ba
No known key found for this signature in database
GPG key ID: B4B3EFE1F35DF9D6
2 changed files with 3 additions and 3 deletions

View file

@ -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;