Main update
This commit is contained in:
@@ -55,19 +55,4 @@ return [
|
||||
'summary' => 'Platz fuer persoenliche Hinweise und Notizen je Workspace.',
|
||||
'content' => 'Dieser Bereich ist vorbereitet, aber standardmaessig noch nicht eingeblendet.',
|
||||
],
|
||||
[
|
||||
'widget_id' => 'fx-rates-refresh',
|
||||
'title' => 'Waehrungskurse',
|
||||
'icon' => 'FX',
|
||||
'zone' => 'sidebar',
|
||||
'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.',
|
||||
'launch_app_id' => 'fx-rates',
|
||||
'action_label' => 'App oeffnen',
|
||||
'widget_type' => 'fx-rates-refresh',
|
||||
'status_api' => '/api/fx-rates/index.php?path=v1/status',
|
||||
'refresh_api' => '/api/fx-rates/index.php?path=v1/refresh',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user