mirror of
https://github.com/yattee/yattee.git
synced 2026-01-18 01:32:33 +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