summaryrefslogtreecommitdiff
path: root/apps/filetree.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/filetree.c')
-rw-r--r--apps/filetree.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/filetree.c b/apps/filetree.c
index 8fd7be6..d4681ae 100644
--- a/apps/filetree.c
+++ b/apps/filetree.c
@@ -507,6 +507,7 @@ int ft_enter(struct tree_context* c)
splash(0, ID2P(LANG_WAIT));
if (!settings_load_config(buf,true))
break;
+ gui_synclist_draw(&tree_lists);
splash(HZ, ID2P(LANG_SETTINGS_LOADED));
break;