Don't watch Sent folder by default

This commit is contained in:
link2xt
2022-01-29 11:35:02 +00:00
parent e411c394ca
commit 2690fa2da5
3 changed files with 6 additions and 3 deletions

View File

@@ -65,7 +65,7 @@ pub enum Config {
#[strum(props(default = "1"))]
MdnsEnabled,
#[strum(props(default = "1"))]
#[strum(props(default = "0"))]
SentboxWatch,
#[strum(props(default = "1"))]