mirror of
https://github.com/yattee/yattee.git
synced 2025-08-05 02:04:07 +00:00
New video details
This commit is contained in:
@@ -107,7 +107,7 @@ struct NowPlayingView: View {
|
||||
VStack(alignment: .center) {
|
||||
PlaceholderProgressView()
|
||||
.onAppear {
|
||||
comments.load()
|
||||
comments.loadIfNeeded()
|
||||
}
|
||||
}
|
||||
} else {
|
||||
|
Reference in New Issue
Block a user