mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Add context menu divider to match existing macOS design
This commit is contained in:
@@ -86,6 +86,7 @@ struct SidebarItemView: View {
|
||||
AppAssets.openInBrowserImage
|
||||
#endif
|
||||
}
|
||||
Divider()
|
||||
Button(action: {}) {
|
||||
Text("Copy Feed URL")
|
||||
#if os(iOS)
|
||||
|
||||
Reference in New Issue
Block a user