Skip to content

Commit

Permalink
Update shared.html
Browse files Browse the repository at this point in the history
minor changes
  • Loading branch information
mromeroParkhill authored Feb 21, 2024
1 parent 720d920 commit ea82527
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<html>
<head>
<title>Embedded App Test</title>
<script type="module" crossorigin src="dist/assets/index-f9f72a4c.js" defer></script>
<script src="https://binaries.webex.com/static-content-pipeline/webex-embedded-app/v1/webex-embedded-app-sdk.js" defer></script>
<script src="./shared.js" defer></script>
</head>
<body>
Expand Down

0 comments on commit ea82527

Please sign in to comment.