mirror of
https://github.com/yattee/yattee.git
synced 2026-01-15 08:12:34 +00:00
Drop iOS 14 and macOS 11 support
This commit is contained in:
@@ -38,7 +38,6 @@ struct AppSidebarPlaylists: View {
|
||||
|
||||
if accounts.app.userPlaylistsEndpointIncludesVideos, !playlist.videos.isEmpty {
|
||||
label
|
||||
.backport
|
||||
.badge(Text("\(playlist.videos.count)"))
|
||||
} else {
|
||||
label
|
||||
|
||||
Reference in New Issue
Block a user