set needs updating false after updating
This commit is contained in:
@@ -135,9 +135,8 @@ struct AllWorkoutsView: View {
|
||||
})
|
||||
self.isUpdating = false
|
||||
self.uniqueWorkoutUsers = dataStore.workoutsUniqueUsers
|
||||
self.needsUpdating = false
|
||||
}
|
||||
|
||||
self.isUpdating = false
|
||||
})
|
||||
}
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user