Update InspectorView.swift

This commit is contained in:
Stuart Breckenridge
2020-07-18 18:23:07 +08:00
committed by GitHub
parent 8f8afb5dbb
commit f525081f6e

View File

@@ -110,7 +110,6 @@ struct InspectorView: View {
HStack {
Spacer()
Button("Cancel", action: {
(sidebarItem.feed as? Folder)?.name = nil
presentationMode.wrappedValue.dismiss()
})
Button("Confirm", action: {