fix: drop duplicate manaHref — Credits & Abo is the single billing entry

After merging /mana into the credits workbench app, both manaHref and
creditsHref pointed to /?app=credits, rendering two identical dropdown
entries ("Mana" + "Credits"). Drop manaHref so only the "Credits"
entry remains.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Till JS 2026-04-16 12:40:51 +02:00
parent 659a7d9774
commit 3ce8420bc1

View file

@ -981,7 +981,6 @@
currentSyncLabel={syncStatus.label}
{appItems}
{userEmail}
manaHref="/?app=credits"
profileHref="/?app=profile"
spiralHref="/?app=spiral"
creditsHref="/?app=credits"