Files
desktop/partials/landingpages/admin/apps.php
Lars Gebhardt-Kusche 888981c782
Some checks failed
Deploy / deploy-staging (push) Failing after 6s
Deploy / deploy-production (push) Has been skipped
New desktop
2026-06-06 03:20:50 +02:00

9 lines
177 B
PHP

<?php
declare(strict_types=1);
return [
'title' => 'Admin Apps',
'description' => 'Verwaltung von Apps, Widgets, Integrationen und Suchmaschinen als Desktop-App.',
];