Files
syndarix/backend/data
Felipe Cardoso 96f78b9c08 feat(demo): tie all demo projects to admin user
- Update demo_data.json to use "__admin__" as owner_email for all projects
- Add admin user lookup in load_demo_data() with special "__admin__" key
- Remove notification_email from project settings (not a valid field)

This ensures demo projects are visible to the admin user when logged in.
2026-01-06 03:00:07 +01:00
..