mirror of
https://github.com/chatmail/core.git
synced 2026-04-24 00:46: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
@@ -45,7 +45,7 @@ pub enum Config {
|
||||
MvboxWatch,
|
||||
#[strum(props(default = "1"))]
|
||||
MvboxMove,
|
||||
#[strum(props(default = "0"))]
|
||||
#[strum(props(default = "0"))] // also change ShowEmails.default() on changes
|
||||
ShowEmails,
|
||||
SaveMimeHeaders,
|
||||
ConfiguredAddr,
|
||||
|
||||
Reference in New Issue
Block a user