diff --git a/tui/screens/main_menu.py b/tui/screens/main_menu.py index 6f54079..b8d4b4a 100644 --- a/tui/screens/main_menu.py +++ b/tui/screens/main_menu.py @@ -31,7 +31,6 @@ MENU_ITEMS = [ ("restore", "Restore"), ("targets", "Targets"), ("remotes", "Remotes"), - ("retention", "Retention"), ("schedule", "Schedules"), ("snapshots", "Snapshots"), ("logs", "Logs"),