adsasd
All checks were successful
Deploy / deploy-staging (push) Successful in 5s
Deploy / deploy-production (push) Has been skipped

This commit is contained in:
2026-04-29 00:58:31 +02:00
parent 74b1651eac
commit f1b41e07cb
6 changed files with 336 additions and 169 deletions

View File

@@ -0,0 +1,11 @@
{
"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"] }
]
}