diff --git a/common/resident.ts b/common/resident.ts index 90ce0e13..30097c52 100644 --- a/common/resident.ts +++ b/common/resident.ts @@ -13,7 +13,7 @@ import { import { type MCSessionProfile, - type SkinOpts, SkinType3D, + type SkinOpts, SkinType3D } from "../bot/types.js" import { secToMs } from "../bot/utils/fn.js"