mirror of
https://github.com/cranci1/Sora.git
synced 2026-04-04 16:49:44 +00:00
This commit is contained in:
parent
a07eef9708
commit
ad6f2e3e46
1 changed files with 0 additions and 7 deletions
|
|
@ -97,13 +97,6 @@ struct MediaInfoView: View {
|
|||
.padding(4)
|
||||
.background(Capsule().fill(Color.accentColor.opacity(0.4)))
|
||||
}
|
||||
|
||||
Button(action: {
|
||||
}) {
|
||||
Image(systemName: "ellipsis.circle")
|
||||
.resizable()
|
||||
.frame(width: 20, height: 20)
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue