mirror of
https://github.com/yattee/yattee.git
synced 2025-11-30 13:18:15 +00:00
Add support for Piped accounts and subscriptions
This commit is contained in:
@@ -22,8 +22,5 @@ struct AppSidebarSubscriptions: View {
|
||||
.id("channel\(channel.id)")
|
||||
}
|
||||
}
|
||||
.onAppear {
|
||||
subscriptions.load()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user