We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d4174b commit fdcd0c9Copy full SHA for fdcd0c9
demo/main.js
@@ -2,7 +2,7 @@ const Gleap = window.Gleap;
2
3
Gleap.setFrameUrl("http://0.0.0.0:3001");
4
Gleap.setApiUrl("http://0.0.0.0:9000");
5
-Gleap.initialize("ogWhNhuiZcGWrva5nlDS8l7a78OfaLlV");
+Gleap.initialize("hmRxmSJet1AIaVPG8JwXYcjO78gAEFMk");
6
//Gleap.setEnvironment("dev");
7
8
/*Gleap.setUrlHandler((url, newTab) => {
0 commit comments