From 37d2cfc95dd9544b29bf552060d0cb30d21653ca Mon Sep 17 00:00:00 2001 From: duke dennis Date: Sat, 16 Nov 2024 21:23:01 +0000 Subject: [PATCH] fix very important feedback Signed-off-by: duke dennis --- index.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.ts b/index.ts index d1c8dc3..926f69c 100644 --- a/index.ts +++ b/index.ts @@ -4,8 +4,8 @@ * SPDX-License-Identifier: GPL-3.0-or-later */ -import { ApplicationCommandOptionType } from "@api/Commands/types.js"; -import { makeRange } from "@components/PluginSettings/components/SettingSliderComponent.jsx"; +import { ApplicationCommandOptionType } from "@api/Commands/types"; +import { makeRange } from "@components/PluginSettings/components/SettingSliderComponent"; import definePlugin, { OptionType } from "@utils/types"; import { UserStore } from "@webpack/common"; @@ -13,7 +13,7 @@ import { Settings } from "../../Vencord.js"; export default definePlugin({ name: "fart", - description: "Fart Plugin Is Finally Here‼️", + description: "Fart Plugin Is Finally Here", authors: [{ id: 728342296696979526n, name: "splatter"