1
0
mirror of https://github.com/LinkStackOrg/LinkStack.git synced 2025-04-18 04:07:25 +02:00

Update share.button.js

This commit is contained in:
Julian Prieber 2022-10-04 15:38:26 +02:00
parent 3c4df6721c
commit 604a0f631d

@ -62,7 +62,7 @@ var copyToClipboard = (function () {
copyToClipboard.handleCopyIconClick();
$('#share-share-button').on('click', () => {
document.querySelector('#share-share-button').addEventListener('click', () => {
if (navigator.share) {
navigator.share({
title: '',