index on main: 6c952de improve million application

This commit is contained in:
SethBurkart123
2024-03-24 17:12:07 +11:00
parent e1467782b0
commit 0df5131d2b
3 changed files with 16 additions and 1 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
</head>
<body class="">
<div id="ExtensionPopup"></div>
<script type="module" src="./main.tsx"></script>
<script type="module" src="src/interface/main.tsx"></script>
</body>
</html>