Can import photos
This commit is contained in:
@ -227,7 +227,7 @@ impl Sex {
|
||||
}
|
||||
}
|
||||
|
||||
#[derive(Queryable, Debug, serde::Serialize)]
|
||||
#[derive(Queryable, Debug, serde::Serialize, Clone)]
|
||||
pub struct Member {
|
||||
id: i32,
|
||||
family_id: i32,
|
||||
|
Reference in New Issue
Block a user