Fix PronounDB in profile

main
Vendicated 11 months ago
parent ab1b002ed1
commit 148a32096c
No known key found for this signature in database
GPG Key ID: D66986BAF75ECF18

@ -65,7 +65,7 @@ export default definePlugin({
},
// Patch the profile modal username header to use our pronoun hook instead of Discord's pronouns
{
find: ".USER_PROFILE_ACTIVITY",
find: ".nameTagSmall)",
replacement: [
{
match: /\.getName\(\i\);(?<=displayProfile.{0,200})/,

Loading…
Cancel
Save