Tinkering with a more elagent notice when copying the crypto address to clipboard
This commit is contained in:
2
app.js
2
app.js
@@ -130,5 +130,5 @@ document.querySelector("#doge-qr-link a").addEventListener("click", function(){
|
||||
// btcwall.insertAdjacentHTML("afterend", "<span class=\"crypto-js-copy\" id=\"btc-js-copy\"><br>Copied</span>");
|
||||
// setTimeout(() => {
|
||||
// document.querySelector("#btc-js-copy").remove();
|
||||
// }, 2000);
|
||||
// }, 10000);
|
||||
//});
|
Reference in New Issue
Block a user