fix settings

This commit is contained in:
2025-09-26 20:54:32 +07:00
parent 30ed6b39b5
commit 74d0e3d44c
36 changed files with 5040 additions and 192 deletions

View File

@@ -68,7 +68,7 @@ class AppInitialization extends _$AppInitialization {
// Initialize Hive
debugPrint('📦 Initializing Hive database...');
await HiveService.initialize();
// await HiveService.initialize();
// Initialize repositories
debugPrint('🗂️ Initializing repositories...');