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