From b2ce909c71d75bc6c8437c24659c14ad1bdb3f73 Mon Sep 17 00:00:00 2001 From: thororen <78185467+thororen1234@users.noreply.github.com> Date: Thu, 2 May 2024 15:38:06 -0400 Subject: [PATCH] I wasn't updated this wasn't needed --- src/plugins/friendsSince/index.tsx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/plugins/friendsSince/index.tsx b/src/plugins/friendsSince/index.tsx index a0d78f25..fdbc410d 100644 --- a/src/plugins/friendsSince/index.tsx +++ b/src/plugins/friendsSince/index.tsx @@ -9,8 +9,7 @@ import { Devs } from "@utils/constants"; import { getCurrentChannel } from "@utils/discord"; import definePlugin from "@utils/types"; import { findByPropsLazy } from "@webpack"; -import { React, RelationshipStore } from "@webpack/common"; -const { Heading, Text } = findByPropsLazy("Heading", "Text"); +import { Heading, React, RelationshipStore, Text } from "@webpack/common"; const container = findByPropsLazy("memberSinceWrapper"); const { getCreatedAtDate } = findByPropsLazy("getCreatedAtDate"); @@ -45,7 +44,7 @@ export default definePlugin({ return (
- + Friends Since