Commit 9651a3fb authored by timel's avatar timel

fix: rustInit @ts-ignore

parent e5a7247c
......@@ -44,6 +44,7 @@ import { useParams } from "react-router-dom";
import { selectDuelStart } from "../reducers/moraSlice";
import NeosConfig from "../../neos.config.json";
import YGOProDeck from "ygopro-deck-encode";
// @ts-ignore
import rustInit from "rust-src";
import { initStrings } from "../api/strings";
......
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