Can create a family

This commit is contained in:
2023-06-16 17:51:51 +02:00
parent e6c896efa2
commit f54dfde7f7
10 changed files with 140 additions and 17 deletions

View File

@@ -1,5 +1,6 @@
//! # Backend services
pub mod families_service;
pub mod login_token_service;
pub mod mail_service;
pub mod openid_service;