migration done

This commit is contained in:
Fabian Freund
2025-09-19 11:50:34 +02:00
parent b01012c76c
commit 79da47d11b
198 changed files with 17341 additions and 15711 deletions
+1 -1
View File
@@ -146,7 +146,7 @@ class MainApp extends HookConsumerWidget {
theme: theme,
darkTheme: darkTheme,
themeMode: themeMode,
routerConfig: router.valueOrNull,
routerConfig: router.value,
);
},
onFailure: (errorMessage) {