Fix Decor

This commit is contained in:
thororen1234 2025-04-03 20:03:50 -04:00
parent d10cb89c5c
commit 50cb219d3a
No known key found for this signature in database
2 changed files with 1 additions and 2 deletions

View file

@ -8,7 +8,6 @@ import { Settings } from "@api/Settings";
import { makeLazy } from "@utils/lazy";
import { Logger } from "@utils/Logger";
import { interpolateIfDefined } from "@utils/misc";
import { canonicalizeReplacement } from "@utils/patches";
import { Patch, PatchReplacement } from "@utils/types";
import { reporterData } from "debug/reporterData";