mirror of
https://github.com/chatmail/core.git
synced 2026-04-20 23:16:30 +03:00
Assign replies to chats based on In-Reply-To and References
This commit is contained in:
@@ -699,7 +699,7 @@ pub struct Chat {
|
||||
pub name: String,
|
||||
pub visibility: ChatVisibility,
|
||||
pub grpid: String,
|
||||
blocked: Blocked,
|
||||
pub(crate) blocked: Blocked,
|
||||
pub param: Params,
|
||||
is_sending_locations: bool,
|
||||
pub mute_duration: MuteDuration,
|
||||
|
||||
Reference in New Issue
Block a user