forked from MarseyWorld/MarseyWorld
fsdfds
parent
7c1e7ad237
commit
3c02b53895
|
@ -25,7 +25,7 @@
|
||||||
|
|
||||||
fpPromise
|
fpPromise
|
||||||
.then(fp => fp.get())
|
.then(fp => fp.get())
|
||||||
.then(result => console.log(fp))
|
.then(result => console.log(result.visitorId))
|
||||||
</script>
|
</script>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue