Skip to content

Commit

Permalink
deploy: 5d9a44e
Browse files Browse the repository at this point in the history
  • Loading branch information
thekuwayama committed Jul 13, 2023
1 parent 4405aa3 commit 8e8970f
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 58e0db63e264ca36229c.js → 7707f5c8d5530b54959f.js
Original file line number Diff line number Diff line change
Expand Up @@ -663,7 +663,7 @@ async function __wbg_init(input) {
/* 12 */
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {

module.exports = __webpack_require__.p + "d8f1934a4f69261bd6b3.wasm";
module.exports = __webpack_require__.p + "79cc8f9422f3a75a2214.wasm";

/***/ })
/******/ ]);
Expand Down
Binary file added 79cc8f9422f3a75a2214.wasm
Binary file not shown.
Binary file removed d8f1934a4f69261bd6b3.wasm
Binary file not shown.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">

<title>QR-code generator for Matter</title>
<script defer src="58e0db63e264ca36229c.js"></script></head>
<script defer src="7707f5c8d5530b54959f.js"></script></head>

<body>
<div class="topnav">
Expand Down

0 comments on commit 8e8970f

Please sign in to comment.