We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e202f82 commit 06301e2Copy full SHA for 06301e2
dist/webchat.test.html
@@ -1,8 +1,8 @@
1
<html>
2
- <title>Webchat Test</title>
3
- <meta name="viewport" content="width=device-width, initial-scale=1.0" />
4
- <body>
5
- <script src="./webchat.js"></script>
6
- <script src="./plugin.test.js"></script>
7
- </body>
+ <title>Webchat Test</title>
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+ <body>
+ <script src="./webchat.js"></script>
+ <script src="./plugin.test.js"></script>
+ </body>
8
</html>
0 commit comments