always try to update the labels

This commit is contained in:
Jason Wen
2025-12-12 01:37:34 -05:00
parent de4cd499c7
commit ba0988fc06

View File

@@ -117,7 +117,8 @@ class OSMLayout(Widget):
ui_state.params.remove("OsmLocationName")
ui_state.params.remove("OsmLocationTitle")
ui_state.params.remove("OsmLocal")
self._update_labels()
self._update_labels()
return
if region_type == "Country":