Update InspectorView.swift
This commit is contained in:
parent
8f8afb5dbb
commit
f525081f6e
@ -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…
x
Reference in New Issue
Block a user