Add a command dumping missing date of births

This commit is contained in:
Marc Plano-Lesay 2024-10-28 15:27:35 +11:00
parent bc09979a62
commit dfac23a225
7 changed files with 47 additions and 17 deletions

View file

@ -1,2 +1,3 @@
pub mod missing_date_of_birth;
pub mod server_version;
pub mod sync_date_of_birth;