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 10, 2024
1 parent 6f4ede6 commit 7f104b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/rt-html-abs.js
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,7 @@ function shareContent(element) {
orderNumber: 1,
copy: element.getAttribute('data-copy') === 'true',
body: element.getAttribute('data-body'),
filename: element.getAttribute('data-filename'),
subject: element.getAttribute('data-subject'),
type: 'act_share'
};
Expand Down

0 comments on commit 7f104b4

Please sign in to comment.