fix: lint

nxapi-presence^2
spacemeowx2 2024-01-16 15:54:36 +08:00
parent f33c03c691
commit ed5d286ac7
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ import {
urlSimplify, urlSimplify,
} from "../utils.ts"; } from "../utils.ts";
import { Env } from "../env.ts"; import { Env } from "../env.ts";
import GEAR_MAP from "../assets/gear-map.json" assert { type: "json" }; import GEAR_MAP from "../assets/gear-map.json" with { type: "json" };
const COOP_POINT_MAP: Record<number, number | undefined> = { const COOP_POINT_MAP: Record<number, number | undefined> = {
0: -20, 0: -20,