fmt: re-organised it o better reflect what teh commands in teh file are for

This commit is contained in:
silver 2025-03-06 20:43:36 +00:00
parent 052f6aecb2
commit 0e6a5d3455
Signed by untrusted user: silver
GPG key ID: 36F93D61BAD3FD7D
5 changed files with 521 additions and 522 deletions

View file

@ -1,5 +1,5 @@
pub mod add_server;
pub mod count;
pub mod link_email;
pub mod minecraft;
pub mod role_adder;
pub mod wolves;