mirror of
https://github.com/yattee/yattee.git
synced 2025-11-25 02:38:29 +00:00
@@ -209,7 +209,7 @@ struct SearchView: View {
|
||||
visibleSections.append(.playlists)
|
||||
}
|
||||
|
||||
[VisibleSection.favorites, .trending].forEach { section in
|
||||
[VisibleSection.home, .trending].forEach { section in
|
||||
if preferred.contains(section) {
|
||||
visibleSections.append(section)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user