Fix #252: Pins have wrong color after switching filter

This commit is contained in:
johan12345
2022-10-31 22:01:56 +01:00
parent 600a294ab2
commit 78f9b7162c

View File

@@ -511,6 +511,7 @@ class MapViewModel(application: Application, private val state: SavedStateHandle
}
chargepoints.value = it
}
}
fun reloadAvailability() {