Remove obsolete separator (#9117)
This commit is contained in:
@@ -723,7 +723,6 @@ impl CollabTitlebarItem {
|
||||
menu.action("Settings", zed_actions::OpenSettings.boxed_clone())
|
||||
.action("Extensions", extensions_ui::Extensions.boxed_clone())
|
||||
.action("Themes...", theme_selector::Toggle.boxed_clone())
|
||||
.separator()
|
||||
})
|
||||
.into()
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user