merge interface with main script

This commit is contained in:
SethBurkart123
2023-12-18 08:04:44 +11:00
parent 73ea156762
commit c0c15997e1
48 changed files with 33 additions and 2793 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
</head>
<body class="">
<div id="ExtensionPopup"></div>
<script type="module" src="./src/main.tsx"></script>
<script type="module" src="./main.tsx"></script>
</body>
</html>