mirror of
https://github.com/yattee/yattee.git
synced 2025-11-26 11:18:19 +00:00
Code style changes
This commit is contained in:
@@ -46,7 +46,7 @@ final class NavigationModel: ObservableObject {
|
||||
case .search:
|
||||
return "search"
|
||||
#if os(tvOS)
|
||||
case .settings: // swiftlint:disable:this switch_case_alignment
|
||||
case .settings:
|
||||
return "settings"
|
||||
#endif
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user