mirror of
https://github.com/cranci1/Sora.git
synced 2026-01-11 20:10:24 +00:00
Update MediaInfoView.swift
This commit is contained in:
parent
2a4af77e6a
commit
92200a674d
1 changed files with 2 additions and 0 deletions
|
|
@ -113,6 +113,8 @@ struct MediaInfoView: View {
|
|||
mainScrollView
|
||||
}
|
||||
}
|
||||
.navigationBarHidden(true)
|
||||
.ignoresSafeArea(.container, edges: .top)
|
||||
.onAppear {
|
||||
updateLatestProgress()
|
||||
buttonRefreshTrigger.toggle()
|
||||
|
|
|
|||
Loading…
Reference in a new issue