Commit 1c8b687f authored by chechunchi's avatar chechunchi

fix mycard deploy

parent 00261951
Pipeline #20720 passed with stages
in 19 minutes
......@@ -83,7 +83,7 @@ const WaitRoom = () => {
await initStrings();
// 初始化wasm
await rustInit();
await rustInit(new URL("rust_src_bg.wasm", import.meta.url));
};
init();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment