mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-04 01:24:20 +03:00
Display key bind of a modal project picker
This commit is contained in:
parent
d69b07bafd
commit
3318896ad9
@ -242,7 +242,7 @@ impl CollabTitlebarItem {
|
||||
.with_tooltip::<RecentProjectsTooltip>(
|
||||
0,
|
||||
"Recent projects".into(),
|
||||
None,
|
||||
Some(Box::new(recent_projects::OpenRecent)),
|
||||
theme.tooltip.clone(),
|
||||
cx,
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user