remotes/1693045480750635534/spooky-22
Aevann1 2021-11-18 18:14:31 +02:00
parent f4029e5aa3
commit 1f4ae5ccd3
1 changed files with 1 additions and 1 deletions

View File

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