aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main.c b/src/main.c
index 46e7091d..8b0a140c 100644
--- a/src/main.c
+++ b/src/main.c
@@ -346,6 +346,8 @@ int main(int argc, char *argv[])
new_account = setup_account();
}
+ prefs_common_junk_filter_list_set();
+
account_set_menu();
main_window_reflect_prefs_all();