mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-01-05 22:37:45 +01:00
Merge pull request #2277 from stuartbreckenridge/feature/feed-inspector
Update InspectorView.swift
This commit is contained in:
commit
1a46167355
@ -110,7 +110,6 @@ struct InspectorView: View {
|
||||
HStack {
|
||||
Spacer()
|
||||
Button("Cancel", action: {
|
||||
(sidebarItem.feed as? Folder)?.name = nil
|
||||
presentationMode.wrappedValue.dismiss()
|
||||
})
|
||||
Button("Confirm", action: {
|
||||
|
Loading…
Reference in New Issue
Block a user