Fix ReviewDB patch

This commit is contained in:
Nuckyz 2024-06-28 18:29:40 -03:00
parent 62485e8694
commit 5c1c786cf9
No known key found for this signature in database
GPG key ID: 440BF8296E1C4AD9

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}),$&"