Skip to content

Commit 7a6190a

Browse files
authored
Update components/trengo/sources/voice-call-recorded/voice-call-recorded.mjs
1 parent 18a13ea commit 7a6190a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/trengo/sources/voice-call-recorded/voice-call-recorded.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import common from "../common/common.mjs";
22

33
export default {
44
key: "trengo-voice-call-recorded",
5-
name: "New Voice Call Recorded Event",
5+
name: "New Voice Call Recorded Event (Instant)",
66
description: "Emit new events when a voice call is recorded. [See the docs here](https://developers.trengo.com/docs/webhooks)",
77
version: "0.0.1",
88
type: "source",

0 commit comments

Comments
 (0)