Generate labels from workout
This commit is contained in:
@@ -28,7 +28,8 @@ struct PostContentView: View {
|
||||
TagDisplayView(tags: $post.tags)
|
||||
}
|
||||
PostLabelsView(
|
||||
post: localized,
|
||||
post: post,
|
||||
localized: localized,
|
||||
other: other)
|
||||
PostTextView(post: localized)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user