Commit Graph

1 Commits

Author SHA1 Message Date
184919b562 fix(main): replace electron-store with native fs for ESM compatibility
- Remove electron-store dependency usage (ESM-only)
- Implement JSON file storage using native fs module
- Read/write config.json and secure.json directly
- Maintain same API for domain and version storage
2026-03-12 11:03:49 +08:00