Skip to content

Commit a441da1

Browse files
committed
Update main.js
1 parent b18a8bd commit a441da1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Gleap.setFrameUrl("http://0.0.0.0:3001");
44
Gleap.setApiUrl("http://0.0.0.0:9000");
55
Gleap.setWSApiUrl("ws://0.0.0.0:9000");
66

7-
Gleap.initialize("ody3fTXIIbWfipYNLCeCxJBizXVVaX9J");
7+
Gleap.initialize("ogWhNhuiZcGWrva5nlDS8l7a78OfaLlV");
88

99
Gleap.on("tool-execution", (tool) => {
1010
console.log(tool);

0 commit comments

Comments
 (0)