Files
desktop/temp/nexus-module-import/modules/fx-rates/design.json
Lars Gebhardt-Kusche 888981c782
Some checks failed
Deploy / deploy-staging (push) Failing after 6s
Deploy / deploy-production (push) Has been skipped
New desktop
2026-06-06 03:20:50 +02:00

13 lines
444 B
JSON

{
"eyebrow": "Modul",
"title": "Waehrungskurse",
"description": "Zentrale Verwaltung fuer Waehrungskurse, Snapshots und FX-API-Abrufe.",
"actions": [
{ "label": "Setup", "href": "/modules/setup/fx-rates", "variant": "secondary" }
],
"tabs": [
{ "label": "Ueberblick", "href": "/module/fx-rates" },
{ "label": "Waehrungen", "href": "/module/fx-rates/currencies", "match_prefixes": ["/module/fx-rates/currencies"] }
]
}