Comment out Toolbar Search Item so that the storyboard can be opened on Catalina

This commit is contained in:
Maurice Parker
2020-08-09 20:27:47 -05:00
parent e2de38647a
commit c4599cbcc4
2 changed files with 2 additions and 15 deletions

View File

@@ -725,7 +725,7 @@ extension MainWindowController: NSToolbarDelegate {
.refresh,
.newSidebarItemMenu,
.sidebarTrackingSeparator,
.search,
// .search,
.markAllAsRead,
.timelineTrackingSeparator,
.flexibleSpace,