mirror of
https://github.com/Viren070/stremio-addons-list.git
synced 2025-12-01 23:19:02 +01:00
Update footer.html
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
$('.status-bar').html('Addon status: Offline')
|
||||
});
|
||||
})
|
||||
function copyLink(link) {
|
||||
function copyLink(event, link) {
|
||||
let copyLinkMsg = 'Copy Share Link to Clipboard: Ctrl+C, Enter'
|
||||
if (window.isMobile)
|
||||
copyLinkMsg = 'Copy Share Link to Clipboard: Long Press Text, Select Copy'
|
||||
|
||||
Reference in New Issue
Block a user