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

This commit is contained in:
2026-06-22 01:51:56 +02:00
parent cfcb37ca7e
commit 7d4c3e4378
5 changed files with 63 additions and 5 deletions

View File

@@ -60,7 +60,7 @@ return [
'title' => 'Waehrungskurse',
'icon' => 'FX',
'zone' => 'sidebar',
'default_enabled' => false,
'default_enabled' => true,
'supports_public_home' => false,
'summary' => 'Aktuelle FX-Kurse pruefen und bei Bedarf manuell aktualisieren.',
'content' => 'Ein API-Abruf wird nur ausgefuehrt, wenn der letzte Snapshot alt genug ist, ausser bei explizitem Force.',