Import/export fixes, icon, and graphing
This commit is contained in:
@@ -67,7 +67,7 @@ struct AddEditGymView: View {
|
||||
.onAppear {
|
||||
loadExistingGym()
|
||||
}
|
||||
.onChange(of: selectedClimbTypes) { _ in
|
||||
.onChange(of: selectedClimbTypes) {
|
||||
updateAvailableDifficultySystems()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user