Commit Graph

1 Commits

Author SHA1 Message Date
Wizznu e04763fe8e 🔧 Fix: Update Firebase path from /kontrol to /kontrol_1 - Match Flutter app data structure
- Changed FIREBASE_PATHS.kontrol from 'kontrol' to 'kontrol_1'
- Worker now reads/writes from correct path (app uses /kontrol_1)
- Fixes issue where kontrol config was always NULL
- Schedule triggers should now work correctly
- Added migration helper script (migrate-history-source.js)

This aligns worker with current app structure after schema update.
2026-04-10 17:44:04 +07:00