Skip to content

Commit

Permalink
SOV-4240: update tiledesk version (#2605)
Browse files Browse the repository at this point in the history
feat: update tiledesk version
  • Loading branch information
soulBit authored Jun 21, 2024
1 parent 311f89d commit f2ea7d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
js = d.createElement(s);
js.id = id;
js.async = true;
js.src = 'https://widget.tiledesk.com/v5/launch.js';
js.src = 'https://widget.tiledesk.com/v6/launch.js';
fjs.parentNode.insertBefore(js, fjs);
})(document, 'script', 'tiledesk-jssdk');
</script>
Expand Down

0 comments on commit f2ea7d7

Please sign in to comment.