mirror of
https://github.com/cranci1/Sora.git
synced 2026-04-21 00:22:12 +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
|
return groups
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
func fetchDetails() {
|
func fetchDetails() {
|
||||||
DispatchQueue.main.asyncAfter(deadline: .now() + 0.5) {
|
DispatchQueue.main.asyncAfter(deadline: .now() + 0.5) {
|
||||||
Task {
|
Task {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue