mirror of
https://github.com/cranci1/Sora.git
synced 2026-03-11 17:45:37 +00:00
Update MediaInfoView.swift
This commit is contained in:
parent
448e3a0947
commit
4beed31d3e
1 changed files with 0 additions and 1 deletions
|
|
@ -599,7 +599,6 @@ struct MediaInfoView: View {
|
|||
return groups
|
||||
}
|
||||
|
||||
|
||||
func fetchDetails() {
|
||||
DispatchQueue.main.asyncAfter(deadline: .now() + 0.5) {
|
||||
Task {
|
||||
|
|
|
|||
Loading…
Reference in a new issue