chore: Update embedded script version
Upgrades the embedded script to version 4.1.18 from 3.8.59 to enhance functionality and ensure access to the latest features and fixes.
This commit is contained in:
parent
af404c736e
commit
def0c4ef64
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ if ($completion->is_enabled($cm)) {
|
|||
</head>
|
||||
|
||||
<body>
|
||||
<script src='https://cdn.exp360.com/embed/js/exp360-embed-3.8.59.js?d=d667dff2-97bb-437e-85d2-f7550d87a4d0&p=web'></script>
|
||||
<script src='https://cdn.exp360.com/embed/js/exp360-embed-4.1.18.js'></script>
|
||||
|
||||
<script>
|
||||
function startContent() {
|
||||
|
|
Loading…
Reference in a new issue