diff --git a/options/mzta-options-default.js b/options/mzta-options-default.js index 05a11c2d..b92a1f66 100644 --- a/options/mzta-options-default.js +++ b/options/mzta-options-default.js @@ -50,7 +50,9 @@ export const prefs_default = { add_tags_auto: false, add_tags_auto_force_existing: false, add_tags_auto_only_inbox: true, + add_tags_context_menu: true, get_calendar_event: true, spamfilter: false, spamfilter_threshold: 70, + spamfilter_context_menu: true, } \ No newline at end of file