fix(ui): remove duplicate list-settings context menu entry

List settings were reachable via three doors (header button, context
menu, double-click). Drop the context menu entry, matching the same
cut already made for the "Let Claude handle it" entry point.
This commit is contained in:
mika kuns
2026-08-06 11:07:31 +02:00
parent cfd2936c25
commit 68aa2f5f4b
4 changed files with 1 additions and 6 deletions
@@ -194,7 +194,6 @@
"settingsTip": "Einstellungen",
"smartListsLabel": "INTELLIGENTE LISTEN",
"myListsLabel": "MEINE LISTEN",
"contextSettings": "Einstellungen...",
"contextWorktrees": "Worktrees…",
"contextOpenExplorer": "Im Explorer öffnen",
"contextOpenTerminal": "Im Terminal öffnen",