update the name of the Launched event

This commit is contained in:
Tamo 2021-10-18 17:02:13 +02:00 committed by marin postma
parent 0667d940f9
commit 595ae42e94
No known key found for this signature in database
GPG Key ID: 6088B7721C3E39F9

View File

@ -108,7 +108,7 @@ mod segment {
// batch the launched for the first time track event
if first_time_run {
segment.publish("Launched for the first time".to_string(), json!({}), None);
segment.publish("Launched".to_string(), json!({}), None);
}
// start the runtime tick