12 lines
357 B
JSON
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"] }
|
|
]
|
|
}
|