Update mod.rs

added the new client to the module tree
This commit is contained in:
michael-bailey 2020-09-27 10:48:08 +01:00
parent d426f23e3b
commit dbef4e6986
1 changed files with 1 additions and 0 deletions

View File

@ -1 +1,2 @@
pub mod client_profile; pub mod client_profile;
pub mod clientV3;