Skip to content
Snippets Groups Projects
Commit 3989f7f8 authored by Henrik Askjer's avatar Henrik Askjer
Browse files

debug

parent 845389b9
No related branches found
No related tags found
No related merge requests found
......@@ -110,6 +110,7 @@ export default {
navigator.clipboard.writeText(link).then(() => {
self.what_copied = "Lenka"
self.copy_popup = true
console.log(link)
}).catch(err => {
console.log("ERROR COPYING:",err)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment