mirror of
https://github.com/cranci1/Sora.git
synced 2026-04-21 08:32:00 +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 {
|
HStack {
|
||||||
Text("Hold Speed:")
|
Text("Hold Speed:")
|
||||||
Spacer()
|
Spacer()
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue