summaryrefslogtreecommitdiff
path: root/apps/menus
diff options
context:
space:
mode:
Diffstat (limited to 'apps/menus')
-rw-r--r--apps/menus/main_menu.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/menus/main_menu.c b/apps/menus/main_menu.c
index eab675c4a0..71763af0ee 100644
--- a/apps/menus/main_menu.c
+++ b/apps/menus/main_menu.c
@@ -78,6 +78,7 @@ static int reset_settings(void)
78 settings_apply(true); 78 settings_apply(true);
79 settings_apply_skins(); 79 settings_apply_skins();
80 break; 80 break;
81 case YESNO_TMO:
81 case YESNO_NO: 82 case YESNO_NO:
82 break; 83 break;
83 case YESNO_USB: 84 case YESNO_USB: