mirror of
https://github.com/chatmail/core.git
synced 2026-04-28 19:06:35 +03:00
fixup
This commit is contained in:
committed by
holger krekel
parent
e9bacff830
commit
e440d8503a
@@ -1921,7 +1921,7 @@ pub fn shall_attach_selfavatar(context: &Context, chat_id: ChatId) -> Result<boo
|
||||
Ok(needs_attach)
|
||||
}
|
||||
|
||||
#[derive(Debug, Clone, PartialEq)]
|
||||
#[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
|
||||
pub enum MuteDuration {
|
||||
NotMuted,
|
||||
Forever,
|
||||
|
||||
Reference in New Issue
Block a user