mirror of
https://github.com/yattee/yattee.git
synced 2026-01-01 09:22:31 +00:00
Favorites improvements
This commit is contained in:
@@ -231,7 +231,7 @@ struct ChannelVideosView: View {
|
||||
contentTypePicker
|
||||
Section {
|
||||
subscriptionToggleButton
|
||||
FavoriteButton(item: FavoriteItem(section: .channel(channel.id, channel.name)))
|
||||
FavoriteButton(item: FavoriteItem(section: .channel(accounts.app.appType.rawValue, channel.id, channel.name)))
|
||||
}
|
||||
}
|
||||
} label: {
|
||||
|
||||
Reference in New Issue
Block a user