Files
Mana-Loop/src/app
Refactoring Agent 930d5b9e29
Build and Publish Mana Loop Docker Image / build-and-publish (push) Failing after 40s
Fix incorrect imports: hasSpecial and SPECIAL_EFFECTS should be imported from special-effects.ts, not upgrade-effects.ts
- Fixed src/components/game/GameContext/Provider.tsx
- Fixed src/components/game/GameContext/types.ts

The upgrade-effects.ts imports these from special-effects.ts but doesn't re-export them.
2026-05-06 10:32:38 +02:00
..