Fix redrawing video description

This commit is contained in:
Arkadiusz Fal 2022-11-18 22:19:41 +01:00
parent 3b01fe34c3
commit c31a5ee2e0

View File

@ -29,6 +29,7 @@ struct VideoDescription: View {
keywords keywords
} }
.id(video.videoID)
} }
@ViewBuilder var textDescription: some View { @ViewBuilder var textDescription: some View {