diff --git a/src/plugins/typingTweaks.tsx b/src/plugins/typingTweaks.tsx index 0d72ca00..22eafdba 100644 --- a/src/plugins/typingTweaks.tsx +++ b/src/plugins/typingTweaks.tsx @@ -24,7 +24,7 @@ import { findByCodeLazy } from "@webpack"; import { GuildMemberStore, React, RelationshipStore, SelectedChannelStore } from "@webpack/common"; import { User } from "discord-types/general"; -const Avatar = findByCodeLazy('"top",spacing:'); +const Avatar = findByCodeLazy(".typingIndicatorRef", "svg"); const openProfile = findByCodeLazy("friendToken", "USER_PROFILE_MODAL_OPEN"); const settings = definePluginSettings({