We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e77a979 commit 555beccCopy full SHA for 555becc
live-view.js
@@ -80,6 +80,7 @@ function addBottomSwipeListener() {
80
} else {
81
82
copy(shareData.content);
83
+ alert('Copied link to clipboard.');
84
85
}
86
0 commit comments