Skip to content

Commit 0c4c2c6

Browse files
committed
Update init.js
1 parent f85c131 commit 0c4c2c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

init.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import { events } from "./events.js";
22
import { dispatch } from "./dispatch.js";
33
import { html } from "./uhtml.js";
44

5-
const DEFAULT_CARTRIDGE = "329d49b77f7927691e12d1516434e790";
5+
const DEFAULT_CARTRIDGE = "fec076692603e11112c10e206a5bc0bc";
66

77
function getParam(key) {
88
const search = new URLSearchParams(window.location.search);

0 commit comments

Comments
 (0)