mirror of
https://github.com/yattee/yattee.git
synced 2025-08-09 20:24:06 +00:00
Improve sections visibility
This commit is contained in:
@@ -39,7 +39,9 @@ struct AppTabNavigation: View {
|
||||
playlistsNavigationView
|
||||
}
|
||||
|
||||
searchNavigationView
|
||||
if !accounts.isEmpty {
|
||||
searchNavigationView
|
||||
}
|
||||
}
|
||||
.id(accounts.current?.id ?? "")
|
||||
.overlay(playlistView)
|
||||
|
Reference in New Issue
Block a user