Skip to content

Commit

Permalink
Update call-session.js
Browse files Browse the repository at this point in the history
  • Loading branch information
sammachin committed Jan 10, 2025
1 parent 6bad1a2 commit f85b5f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/session/call-session.js
Original file line number Diff line number Diff line change
Expand Up @@ -1675,7 +1675,7 @@ Duration=${duration} `
const t = normalizeJambones(this.logger, [
{
verb: 'dub',
...opts
...opts.dub
}
])
.map((tdata) => makeTask(this.logger, tdata));
Expand Down

0 comments on commit f85b5f9

Please sign in to comment.