mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 17:41:09 +02:00
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:
parent
659a7d9774
commit
3ce8420bc1
1 changed files with 0 additions and 1 deletions
|
|
@ -981,7 +981,6 @@
|
|||
currentSyncLabel={syncStatus.label}
|
||||
{appItems}
|
||||
{userEmail}
|
||||
manaHref="/?app=credits"
|
||||
profileHref="/?app=profile"
|
||||
spiralHref="/?app=spiral"
|
||||
creditsHref="/?app=credits"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue