You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Add debug data seeding trigger via VAT number 12345
- In DEBUG builds only, entering '12345' as VAT number triggers data seeding
- Calls /api/dev/reseed endpoint to seed test data
- Shows user feedback: 'Debug mode: Triggering data seeding...'
- Useful for mobile app testing where backend reseed may be needed
- Only works in debug builds, automatically excluded from release builds
0 commit comments