today_ai_weather/lib
songtianlun ef16242fc4 fix: handle nil country safely in geo data sync
- Update country lookup to use safe navigation operator
- Ensure state creation uses safe access for country attributes

These changes prevent potential errors when the country data is
not available, improving the reliability of the geo data sync
process.
2025-02-26 10:34:49 +08:00
..
data migrate with countries_states_cities_db 2025-02-08 17:42:50 +08:00
tasks fix: handle nil country safely in geo data sync 2025-02-26 10:34:49 +08:00