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 committed by michael bailey
parent b5194fce23
commit ff97058aa9
1 changed files with 1 additions and 0 deletions

View File

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