Fix ReviewDB patch
This commit is contained in:
parent
62485e8694
commit
5c1c786cf9
1 changed files with 1 additions and 1 deletions
|
@ -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}),$&"
|
||||
|
|
Loading…
Reference in a new issue