mirror of
https://github.com/yattee/yattee.git
synced 2025-10-11 09:58:14 +00:00
Swiftformat fixes
This commit is contained in:
@@ -261,7 +261,6 @@ struct PlayerControlsSettings: View {
|
||||
TextField("Duration", text: value)
|
||||
.frame(width: textFieldWidth, alignment: .trailing)
|
||||
.multilineTextAlignment(.center)
|
||||
|
||||
.labelsHidden()
|
||||
#if !os(macOS)
|
||||
.keyboardType(.numberPad)
|
||||
|
Reference in New Issue
Block a user