mirror of
https://github.com/yattee/yattee.git
synced 2024-11-12 17:18:22 +00:00
Fix redrawing video description
This commit is contained in:
parent
3b01fe34c3
commit
c31a5ee2e0
@ -29,6 +29,7 @@ struct VideoDescription: View {
|
||||
|
||||
keywords
|
||||
}
|
||||
.id(video.videoID)
|
||||
}
|
||||
|
||||
@ViewBuilder var textDescription: some View {
|
||||
|
Loading…
Reference in New Issue
Block a user