Skip to content

Commit

Permalink
Update SettingsPlayerView.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
cranci1 authored Jan 1, 2025
1 parent b1e517c commit 66ca3cf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Sora/Views/SettingsViews/SubPages/SettingsPlayerView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,6 @@ struct SettingsPlayerView: View {
}
}

Toggle("Force Landscape", isOn: $isAlwaysLandscape)
.tint(.accentColor)

HStack {
Text("Hold Speed:")
Spacer()
Expand Down

0 comments on commit 66ca3cf

Please sign in to comment.