mirror of
https://github.com/chatmail/core.git
synced 2026-05-16 21:36:30 +03:00
Remove deprecated attach_selfavatar config
According to the comment it was added in Dec 2019 with an intention to remove it "after some time".
This commit is contained in:
@@ -76,6 +76,7 @@ pub struct MimeFactory<'a> {
|
||||
/// and must be deleted if the message is actually queued for sending.
|
||||
sync_ids_to_delete: Option<String>,
|
||||
|
||||
/// True if the avatar should be attached.
|
||||
attach_selfavatar: bool,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user