Better Data encoding / Decoding
This commit is contained in:
parent
5b5fbce22f
commit
db1d60677a
7 changed files with 87 additions and 996 deletions
|
|
@ -237,7 +237,7 @@ impl Community {
|
|||
}
|
||||
}
|
||||
}
|
||||
CommunicationValue::new(CommunicationType::add_chat)
|
||||
CommunicationValue::new(CommunicationType::add_conversation)
|
||||
}
|
||||
|
||||
pub async fn save(&self) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue