Skip to content

Commit

Permalink
v7.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
boehlerlukas committed May 25, 2022
1 parent 049e017 commit 1c39bd3
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion build/index.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions demo/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ const Gleap = window.Gleap;

Gleap.initialize("DUPaIr7s689BBblcFI4pc5aBgYJTm7Sc");

Gleap.identify("123338", {
/*Gleap.identify("123338", {
email: "[email protected]",
name: "Lukas",
}, "232310140176f44725d35f8191b51bd8821f41dba9b4c3cfab409721feadb4fb");
}, "232310140176f44725d35f8191b51bd8821f41dba9b4c3cfab409721feadb4fb");*/

Gleap.attachCustomData({
mission: "Unicorn",
Expand Down
1 change: 1 addition & 0 deletions published/7.0.5/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion published/latest/index.js

Large diffs are not rendered by default.

0 comments on commit 1c39bd3

Please sign in to comment.