Begin statistics creation
This commit is contained in:
@@ -66,7 +66,7 @@ struct PostLabelsView: View {
|
||||
pasteboard.setString(command, forType: .string)
|
||||
}
|
||||
}
|
||||
if let workout = post.associatedWorkout {
|
||||
if !post.associatedWorkouts.isEmpty {
|
||||
Button("From workout") {
|
||||
post.updateLabelsFromWorkout()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user