mirror of
https://github.com/farion1231/cc-switch.git
synced 2026-05-22 05:23:10 +08:00
529051f0e8
- Initialize database on app startup with migration from JSON config - Update AppState to include Database instance alongside MultiAppConfig - Simplify store module by removing unused session management code - Add database initialization to app setup flow - Support both database and legacy config during transition