1
0

Fix tests
All checks were successful
Build & Test WASM / build-and-test (push) Successful in 1m44s

This commit is contained in:
2026-03-16 20:59:35 +01:00
parent 91f09b42a8
commit 18a1db3161
6 changed files with 21 additions and 14 deletions

View File

@@ -7,7 +7,7 @@
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap">
<link rel="stylesheet" href="style.css?ts=1773672116">
<link rel="stylesheet" href="style.css?ts=1773690621">
<script src="https://cdn.jsdelivr.net/npm/jszip@3/dist/jszip.min.js"></script>
</head>
<body>
@@ -246,9 +246,9 @@
</dialog>
<!-- wasm_exec.js loaded by patch-worker.js inside the Web Worker -->
<script src="kobo-device.js?ts=1773672116"></script>
<script src="kobopatch.js?ts=1773672116"></script>
<script src="patch-ui.js?ts=1773672116"></script>
<script src="app.js?ts=1773672116"></script>
<script src="kobo-device.js?ts=1773690621"></script>
<script src="kobopatch.js?ts=1773690621"></script>
<script src="patch-ui.js?ts=1773690621"></script>
<script src="app.js?ts=1773690621"></script>
</body>
</html>