Skip to content

Commit

Permalink
Update rt-html-abs.js
Browse files Browse the repository at this point in the history
  • Loading branch information
ledangtrung committed Dec 9, 2024
1 parent b3a9c49 commit 3bcc9f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/rt-html-abs.js
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ function shareContent(element) {

function callCloudPhone(element) {
const actionData = {
actionID: 900",
actionID: 9005,
orderNumber: 1,
phone: element.getAttribute('data-phone'),
isVideoCall: element.getAttribute('data-video-call') === 'true',
Expand Down

0 comments on commit 3bcc9f4

Please sign in to comment.