spamfilter default option added
This commit is contained in:
parent
40ca783207
commit
caeb03cc4c
1 changed files with 1 additions and 0 deletions
|
|
@ -51,4 +51,5 @@ export const prefs_default = {
|
||||||
add_tags_auto_force_existing: false,
|
add_tags_auto_force_existing: false,
|
||||||
add_tags_auto_only_inbox: true,
|
add_tags_auto_only_inbox: true,
|
||||||
get_calendar_event: true,
|
get_calendar_event: true,
|
||||||
|
spamfilter: false,
|
||||||
}
|
}
|
||||||
Loading…
Reference in a new issue