mirror of
https://github.com/yattee/yattee.git
synced 2025-10-11 01:48:12 +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