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 555becc commit 19885b1Copy full SHA for 19885b1
live-view.js
@@ -74,6 +74,7 @@ function addBottomSwipeListener() {
74
} catch(e) {
75
76
copy(shareData.content);
77
+ alert('Copied link to clipboard.');
78
79
}
80
0 commit comments