Minor modification.
This commit is contained in:
parent
0fbebe7893
commit
7894093022
@ -37,7 +37,7 @@
|
||||
OV.SetWebsiteEventHandler ((eventName, eventLabel, eventParams) => {
|
||||
console.log ({
|
||||
eventName : eventName,
|
||||
eventData : eventLabel,
|
||||
eventLabel : eventLabel,
|
||||
eventParams : eventParams
|
||||
});
|
||||
});
|
||||
|
||||
Loading…
Reference in New Issue
Block a user