mirror of
https://github.com/yattee/yattee.git
synced 2025-08-09 20:24:06 +00:00
Further subscribe buttons improvements
This commit is contained in:
@@ -150,7 +150,7 @@ struct ChannelVideosView: View {
|
||||
subscriptionToggleButtonDisabled = true
|
||||
|
||||
subscriptions.unsubscribe(channel.id) {
|
||||
self.subscriptionToggleButtonDisabled = false
|
||||
subscriptionToggleButtonDisabled = false
|
||||
}
|
||||
}
|
||||
} else {
|
||||
|
Reference in New Issue
Block a user