Fix TypingTweaks

main
Vendicated 2 years ago
parent 335a13a38a
commit 0b61d29c31
No known key found for this signature in database
GPG Key ID: A1DC0CFB5615D905

@ -24,7 +24,7 @@ import { findByCodeLazy } from "@webpack";
import { GuildMemberStore, React, RelationshipStore } from "@webpack/common";
import { User } from "discord-types/general";
const Avatar = findByCodeLazy(".Positions.TOP,spacing:");
const Avatar = findByCodeLazy('"top",spacing:');
const settings = definePluginSettings({
showAvatars: {

Loading…
Cancel
Save