Display key bind of a modal project picker

This commit is contained in:
Piotr Osiewicz 2023-07-10 14:29:30 +02:00
parent d69b07bafd
commit 3318896ad9

View File

@ -242,7 +242,7 @@ impl CollabTitlebarItem {
.with_tooltip::<RecentProjectsTooltip>(
0,
"Recent projects".into(),
None,
Some(Box::new(recent_projects::OpenRecent)),
theme.tooltip.clone(),
cx,
)