[Debug] Move patcher import to our own
This commit is contained in:
parent
c494caf421
commit
cc634c7805
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
import { after } from "spitroast";
|
import { after } from "@lib/patcher";
|
||||||
import logger from "@lib/logger";
|
import logger from "@lib/logger";
|
||||||
export let socket: WebSocket;
|
export let socket: WebSocket;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue