good morning

This commit is contained in:
Leon Bösche
2025-12-17 14:48:55 +01:00
parent b6f5b6e243
commit dd1aa4775c
26 changed files with 1186 additions and 97 deletions

View File

@@ -66,7 +66,7 @@ class _HomePageState extends State<HomePage> with TickerProviderStateMixin {
Container(
decoration: AppTheme.glassDecoration,
child: isLoggedIn
? const FileExplorer()
? const FileExplorer(orgId: 'org1')
: const LoginForm(),
),
// Top-left radial glow - primary accent light