We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17436a7 commit c57d3e5Copy full SHA for c57d3e5
src/frontend/index.html
@@ -14,7 +14,7 @@
14
<title>Multi-Agent - Custom Automation Engine</title>
15
</head>
16
<body>
17
- <noscript>You need to enable JavaScript to run this app.</noscript>
+ <noscript>You need to enable JavaScript to run this app</noscript>
18
<div id="root"></div>
19
<script type="module" src="/src/index.tsx"></script>
20
</body>
0 commit comments