Skip to content

Commit e010074

Browse files
committed
Cleanup.
1 parent 40300b8 commit e010074

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

demo/main.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
const Gleap = window.Gleap;
22

3-
// Gleap.setFrameUrl("http://localhost:3001");
3+
Gleap.setFrameUrl("http://localhost:3001");
44
// Gleap.setLanguage("en");
5-
// Gleap.setApiUrl("http://localhost:9000");
6-
Gleap.initialize("ogWhNhuiZcGWrva5nlDS8l7a78OfaLlV");
5+
Gleap.setApiUrl("http://localhost:9000");
6+
Gleap.initialize("KProDXhMS0V3UUku2iNnrZ4XsBnAYzxt");
77

88
Gleap.identify("user_19283", {
99
name: "Franz",

published/7.0.24/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)