1
Fork 0

Load toastify before its users.

This commit is contained in:
Juliusz Chroboczek 2020-09-12 18:31:04 +02:00
parent 66a721a55c
commit abb8b70a0d
1 changed files with 1 additions and 1 deletions

View File

@ -180,7 +180,7 @@
</div>
<script src="/protocol.js" defer></script>
<script src="/sfu.js" defer></script>
<script src="/scripts/toastify.js" defer></script>
<script src="/sfu.js" defer></script>
</body>
</html>