We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fe3d9f commit 90b920dCopy full SHA for 90b920d
1 file changed
demo/main.js
@@ -6,8 +6,4 @@ Gleap.setWSApiUrl('ws://0.0.0.0:9000');
6
7
//Gleap.disableQueryParams(true);
8
9
-Gleap.initialize('ody3fTXIIbWfipYNLCeCxJBizXVVaX9J');
10
-
11
-Gleap.on('tool-execution', (tool) => {
12
- console.log(tool);
13
-});
+Gleap.initialize('ogWhNhuiZcGWrva5nlDS8l7a78OfaLlV');
0 commit comments