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

This commit is contained in:
2026-06-08 02:21:37 +02:00
parent aea2bb304e
commit 6d398323ae
3 changed files with 82 additions and 4 deletions

View File

@@ -24,7 +24,7 @@ final class DesktopState
*/
public static function defaultWidgetIds(): array
{
return ['public-home', 'personal-links', 'system-status'];
return [];
}
/**