Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
techsoftrick authored Jul 19, 2024
1 parent 67d66be commit 2eecb4a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
</script>

<script type="module">
caasClient.init('https://caas.techsoft3d.com', { accessKey: "651ae3b3b4571588031b0cc3" });
caasClient.init('https://caas.techsoft3d.com', { accessKey: "64e757dbd8ac93cc087cfab7" });
await loadDynamicScript()
await loadIndividualScript("javascripts/communicator_scripts/web_viewer_ui.js")
await loadIndividualScript("javascripts/communicator_scripts/communicator_server_integration.js?v=latest")
Expand Down Expand Up @@ -713,4 +713,4 @@
</div>
</body>

</html>
</html>

0 comments on commit 2eecb4a

Please sign in to comment.