Closer Match

This commit is contained in:
thororen1234 2024-07-25 22:12:45 -04:00
parent 1905ea04fb
commit f973e55a51
2 changed files with 1 additions and 92 deletions

View file

@ -211,7 +211,7 @@ export default definePlugin({
}
},
{
find: /\.BITE_SIZE,onOpenProfile:\i,usernameIcon:/,
find: /\.bio,hidePersonalInformation:\i,onClose:/,
replacement: {
match: /currentUser:\i,guild:\i,onOpenProfile:.+?}\)(?=])(?<=user:(\i),bio:null==(\i)\?.+?)/,
replace: "$&,$self.profilePopoutComponent({ user: $1, displayProfile: $2, simplified: true })"