Fix popup.html script imports
This commit is contained in:
parent
3b16cc4489
commit
5fd3a59406
1 changed files with 1 additions and 1 deletions
|
@ -41,6 +41,6 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<script src="popup.js"></script>
|
<script src="popup.ts"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
Loading…
Add table
Reference in a new issue