Files
nexus/modules/fx-rates/design.json
Lars Gebhardt-Kusche f1b41e07cb
All checks were successful
Deploy / deploy-staging (push) Successful in 5s
Deploy / deploy-production (push) Has been skipped
adsasd
2026-04-29 00:58:31 +02:00

12 lines
357 B
JSON

{
"eyebrow": "Modul",
"title": "FX-Rates",
"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", "match_prefixes": ["/module/fx-rates"] }
]
}