Update 1.js
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ container.addEventListener("click", () => {
|
|||||||
clickCount++;
|
clickCount++;
|
||||||
|
|
||||||
if (clickCount === 4) {
|
if (clickCount === 4) {
|
||||||
navigator.clipboard.writeText("asdasd").then(() => {
|
navigator.clipboard.writeText("https://maps.app.goo.gl/Q6bYtTBoNX1c5YrTA").then(() => {
|
||||||
loadFontAndShowNotification();
|
loadFontAndShowNotification();
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user