mirror of
https://github.com/yattee/yattee.git
synced 2025-08-05 02:04:07 +00:00
Add support for Piped accounts and subscriptions
This commit is contained in:
@@ -86,8 +86,6 @@ struct InstancesSettings: View {
|
||||
Text("If provided, you can copy links from videos, channels and playlist")
|
||||
.font(.caption)
|
||||
.foregroundColor(.secondary)
|
||||
|
||||
Spacer()
|
||||
}
|
||||
|
||||
if selectedInstance != nil, !selectedInstance.app.supportsAccounts {
|
||||
|
Reference in New Issue
Block a user