no more quirks warning on api web chat
This commit is contained in:
parent
8d381455b6
commit
5dfd5925b0
1 changed files with 3 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<!-- Other meta tags and stylesheets -->
|
||||
<link rel="stylesheet" type="text/css" href="styles.css">
|
||||
|
|
@ -18,3 +20,4 @@
|
|||
<script src="messagesArea.js" type="module" defer></script>
|
||||
<script src="controller.js" type="module" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Reference in a new issue