Fix PronounDB in profile
This commit is contained in:
parent
ab1b002ed1
commit
148a32096c
|
@ -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…
Reference in a new issue