index.css -> style.css

This commit is contained in:
thororen1234 2025-02-04 16:25:08 -05:00
parent 8687eb2288
commit 6af7a0905c
2 changed files with 1 additions and 1 deletions

View file

@ -9,7 +9,7 @@ import { EquicordDevs } from "@utils/constants";
import definePlugin from "@utils/types";
import { IconUtils, UserStore } from "@webpack/common";
import style from "./index.css?managed";
import style from "./style.css?managed";
export default definePlugin({
name: "fullVcPfp",
description: "Makes avatars take up the entire vc tile for a more dynamic and immersive experience 🚀",