mirror of
https://github.com/zed-industries/zed.git
synced 2026-05-30 11:54:03 +00:00
parent
2d71733490
commit
b3814ce4e3
1 changed files with 1 additions and 1 deletions
|
|
@ -407,7 +407,7 @@ impl Item for ProjectDiff {
|
|||
}
|
||||
|
||||
fn telemetry_event_text(&self) -> Option<&'static str> {
|
||||
Some("project diagnostics")
|
||||
Some("Project Diff Opened")
|
||||
}
|
||||
|
||||
fn as_searchable(&self, _: &Entity<Self>) -> Option<Box<dyn SearchableItemHandle>> {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue