fix: apply event name (#7628)

This commit is contained in:
Shivam Mishra
2023-07-27 12:11:57 +05:30
committed by GitHub
parent c00855fce4
commit 2cc82af344

View File

@@ -211,7 +211,7 @@ export default {
conversationId: this.conversationId,
labels: labelsToAdd,
});
this.trackLabelEvent(OPEN_AI_EVENTS.LABEL_SUGGESTION_APPLIED);
this.trackLabelEvent(OPEN_AI_EVENTS.APPLY_LABEL_SUGGESTION);
},
trackLabelEvent(event) {
const payload = {