-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
This requires changes in:
- Serverless: in the
getTime()implementation - Plugin:
plugin-queued-callbacks-and-voicemail/src/components/InQueueMessaging/InQueueCallbackComponent.js
Line 164 in fe51fa1
const timeReceived = moment(this.props.task.attributes.callTime.time_recvd); plugin-queued-callbacks-and-voicemail/src/components/InQueueMessaging/InQueueVoicemailComponent.js
Line 242 in fe51fa1
const timeReceived = moment(this.props.task.attributes.callTime.time_recvd);
Metadata
Metadata
Assignees
Labels
No labels