forked from rDrama/rDrama
1
0
Fork 0
master
fireworks88 2021-09-26 18:19:51 +02:00
parent 3f3cbadf6e
commit becff98dc4
1 changed files with 2 additions and 2 deletions

View File

@ -12,13 +12,13 @@
console.log(source.nodeName); console.log(source.nodeName);
var url= source.dataset.url; var url= source.dataset.url;
expandDesktopImage(url,url); expandDesktopImage(url);
} }
} }
// Expand Images on Desktop // Expand Images on Desktop
function expandDesktopImage(image, link) { function expandDesktopImage(image) {
// Link text // Link text