Update subproject commit to indicate a dirty state

This commit is contained in:
2026-01-18 01:45:07 +01:00
parent e73ddd52ad
commit 99413db4f4
24 changed files with 1001 additions and 2229 deletions

8
Extension/popup.html Normal file
View 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>