Skip to content

Commit a62a128

Browse files
author
Felipe Secato
committed
acerto na copia de url
1 parent 3ac90a7 commit a62a128

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

loja/js/functions.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ window.mobilecheck = function () {
1313
var btnCopiarUrl = document.getElementById("btnCopiarUrl");
1414
if (check) {
1515
btnCopiarUrl.style.visibility = "visible";
16-
1716
}
1817
else {
1918
btnCopiarUrl.style.visibility = "hidden";

0 commit comments

Comments
 (0)