mirror of
https://github.com/cranci1/Sora.git
synced 2026-03-11 17:45:37 +00:00
Update SettingsPlayerView.swift
This commit is contained in:
parent
b1e517c206
commit
66ca3cfa78
1 changed files with 0 additions and 3 deletions
|
|
@ -52,9 +52,6 @@ struct SettingsPlayerView: View {
|
|||
}
|
||||
}
|
||||
|
||||
Toggle("Force Landscape", isOn: $isAlwaysLandscape)
|
||||
.tint(.accentColor)
|
||||
|
||||
HStack {
|
||||
Text("Hold Speed:")
|
||||
Spacer()
|
||||
|
|
|
|||
Loading…
Reference in a new issue