remotes/1693045480750635534/spooky-22
Aevann1 2021-11-19 19:57:22 +02:00
parent 7c1e7ad237
commit 3c02b53895
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
fpPromise
.then(fp => fp.get())
.then(result => console.log(fp))
.then(result => console.log(result.visitorId))
</script>
{% endif %}