refactor(pill-nav): drop Settings entry, guard on settingsHref

Settings lives in the Workbench now — no longer needs its own pill.
settingsHref becomes optional; both places that render the entry
(user-menu link list + nav overflow dropdown) skip it when unset.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Till JS 2026-04-15 21:43:29 +02:00
parent f7426ab40f
commit f2faaf1387
2 changed files with 10 additions and 9 deletions

View file

@ -974,7 +974,6 @@
currentSyncLabel={syncStatus.label}
{appItems}
{userEmail}
settingsHref="/"
manaHref="/mana"
profileHref="/profile"
spiralHref="/spiral"