asdsad
This commit is contained in:
@@ -68,4 +68,18 @@ return [
|
||||
'module_name' => 'auth',
|
||||
'summary' => 'Uebergabepunkt fuer das spaetere Keycloak-Theme im Desktop-Look.',
|
||||
],
|
||||
[
|
||||
'app_id' => 'mining-checker',
|
||||
'title' => 'Mining-Checker',
|
||||
'icon' => 'MC',
|
||||
'entry_route' => '/apps/mining-checker',
|
||||
'window_mode' => 'window',
|
||||
'content_mode' => 'iframe',
|
||||
'default_width' => 1180,
|
||||
'default_height' => 760,
|
||||
'supports_widget' => false,
|
||||
'supports_tray' => true,
|
||||
'module_name' => 'finance',
|
||||
'summary' => 'Vollstaendiger Rechner fuer Mining-Profitabilitaet, Stromkosten, ROI und Snapshot-Historie.',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user