mirror of
https://github.com/yattee/yattee.git
synced 2025-08-09 20:24:06 +00:00
Fix swiftformat issues
This commit is contained in:
@@ -495,7 +495,7 @@ struct WidgetSettings: Defaults.Serializable {
|
||||
}
|
||||
|
||||
static func maxLimit(_ style: WidgetListingStyle) -> Int {
|
||||
Self.maxLimit[style] ?? Self.defaultLimit
|
||||
maxLimit[style] ?? defaultLimit
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user