Rename Snapshots to Snapshots Browser in main menu
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -32,7 +32,7 @@ MENU_ITEMS = [
|
|||||||
("targets", "Targets"),
|
("targets", "Targets"),
|
||||||
("remotes", "Remotes"),
|
("remotes", "Remotes"),
|
||||||
("schedule", "Schedules"),
|
("schedule", "Schedules"),
|
||||||
("snapshots", "Snapshots"),
|
("snapshots", "Snapshots Browser"),
|
||||||
("logs", "Logs"),
|
("logs", "Logs"),
|
||||||
("settings", "Settings"),
|
("settings", "Settings"),
|
||||||
("quit", "Quit"),
|
("quit", "Quit"),
|
||||||
|
|||||||
Reference in New Issue
Block a user