Update chat.html
This commit is contained in:
@@ -47,7 +47,7 @@
|
|||||||
|
|
||||||
<script src="https://cdn.jsdelivr.net/npm/dompurify@3.1.5/dist/purify.min.js"></script>
|
<script src="https://cdn.jsdelivr.net/npm/dompurify@3.1.5/dist/purify.min.js"></script>
|
||||||
<script src="https://cdn.jsdelivr.net/npm/simple-notify@1.0.4/dist/simple-notify.min.js"></script>
|
<script src="https://cdn.jsdelivr.net/npm/simple-notify@1.0.4/dist/simple-notify.min.js"></script>
|
||||||
<script src="https://cdn.jsdelivr.net/npm/@streamerbot/client@1.9.5/dist/streamerbot-client.min.js"></script>
|
<script src="https://unpkg.com/@streamerbot/client/dist/streamerbot-client.js"></script>
|
||||||
|
|
||||||
<script src="js/lang/ptbr.js"></script>
|
<script src="js/lang/ptbr.js"></script>
|
||||||
<script src="js/lang/en.js"></script>
|
<script src="js/lang/en.js"></script>
|
||||||
@@ -66,4 +66,4 @@
|
|||||||
<script src="js/streamelements/module.js"></script>
|
<script src="js/streamelements/module.js"></script>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Reference in New Issue
Block a user