- Update city initialization to safely access state ID - Use safe navigation operator to prevent potential nil errors This change ensures that if the state is nil, the code will not raise an error when trying to access its ID. It improves the robustness of the city data synchronization process. |
||
---|---|---|
.. | ||
data | ||
tasks |