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
refactor(auth, database): use language fixtures instead of hardcoding
- Replace hardcoded English language object with lookup in language fixtures
- Throw error if default language not found in fixtures
- Update both auth_service.dart and database_seeding_service.dart
0 commit comments