mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-17 02:17:03 -04:00
Fix Decor
This commit is contained in:
parent
d10cb89c5c
commit
50cb219d3a
2 changed files with 1 additions and 2 deletions
|
@ -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";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue