Subscribed channels list in tab navigation

This commit is contained in:
Arkadiusz Fal
2022-12-11 12:38:57 +01:00
parent 7ba743afbc
commit 5e0f13cace
28 changed files with 566 additions and 222 deletions

View File

@@ -221,7 +221,7 @@ final class NavigationModel: ObservableObject {
presentingPlaylistForm = true
}
func presentUnsubscribeAlert(_ channel: Channel, subscriptions: SubscriptionsModel) {
func presentUnsubscribeAlert(_ channel: Channel, subscriptions: SubsribedChannelsModel) {
channelToUnsubscribe = channel
alert = Alert(
title: Text(