Display key bind of a modal project picker
This commit is contained in:
@@ -242,7 +242,7 @@ impl CollabTitlebarItem {
|
||||
.with_tooltip::<RecentProjectsTooltip>(
|
||||
0,
|
||||
"Recent projects".into(),
|
||||
None,
|
||||
Some(Box::new(recent_projects::OpenRecent)),
|
||||
theme.tooltip.clone(),
|
||||
cx,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user