Merge branch 'Vendicated:main' into main

This commit is contained in:
thororen 2024-06-28 20:03:18 -04:00 committed by GitHub
commit 83ee2d7b47
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 99 additions and 43 deletions

View file

@ -87,7 +87,7 @@ export default definePlugin({
}
},
{
find: ".VIEW_FULL_PROFILE,",
find: ".BITE_SIZE,user:",
replacement: {
match: /(?<=\.BITE_SIZE,children:\[)\(0,\i\.jsx\)\(\i\.\i,\{user:(\i),/,
replace: "$self.BiteSizeReviewsButton({user:$1}),$&"