mirror of
https://github.com/yattee/yattee.git
synced 2025-11-26 11:18:19 +00:00
Locations manifest, reorganized instances settings
This commit is contained in:
@@ -11,6 +11,10 @@ struct AccountsNavigationLink: View {
|
||||
.buttonStyle(.plain)
|
||||
.contextMenu {
|
||||
removeInstanceButton(instance)
|
||||
|
||||
#if os(tvOS)
|
||||
Button("Cancel", role: .cancel) {}
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user