Add a command to synchronise date of births

This commit is contained in:
Marc Plano-Lesay 2024-10-28 14:46:31 +11:00
parent 5eb1e3bba4
commit bc09979a62
6 changed files with 392 additions and 5 deletions

View file

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