Update subproject commit to indicate a dirty state
This commit is contained in:
8
Extension/popup.html
Normal file
8
Extension/popup.html
Normal file
@@ -0,0 +1,8 @@
|
||||
<!doctype html>
|
||||
<html>
|
||||
<head><meta charset="utf-8" /></head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
<script type="module" src="popup.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user