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