mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-02-03 04:17:44 +01:00
Add context menu divider to match existing macOS design
This commit is contained in:
parent
c29960ddda
commit
543048b981
@ -86,6 +86,7 @@ struct SidebarItemView: View {
|
||||
AppAssets.openInBrowserImage
|
||||
#endif
|
||||
}
|
||||
Divider()
|
||||
Button(action: {}) {
|
||||
Text("Copy Feed URL")
|
||||
#if os(iOS)
|
||||
|
Loading…
x
Reference in New Issue
Block a user