mirror of
https://github.com/chatmail/core.git
synced 2026-04-25 17:36:30 +03:00
if show_emails=ALL, show belonging contact-requests directly in the chatlist
This commit is contained in:
committed by
holger krekel
parent
79a08f96c5
commit
dced1932b3
@@ -54,7 +54,7 @@ pub enum ShowEmails {
|
||||
|
||||
impl Default for ShowEmails {
|
||||
fn default() -> Self {
|
||||
ShowEmails::Off
|
||||
ShowEmails::Off // also change Config.ShowEmails props(default) on changes
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user