We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f85c131 commit 0c4c2c6Copy full SHA for 0c4c2c6
init.js
@@ -2,7 +2,7 @@ import { events } from "./events.js";
2
import { dispatch } from "./dispatch.js";
3
import { html } from "./uhtml.js";
4
5
-const DEFAULT_CARTRIDGE = "329d49b77f7927691e12d1516434e790";
+const DEFAULT_CARTRIDGE = "fec076692603e11112c10e206a5bc0bc";
6
7
function getParam(key) {
8
const search = new URLSearchParams(window.location.search);
0 commit comments