ReviewDB: Fix in panel profile (again)

This commit is contained in:
Nuckyz 2024-09-21 08:43:13 -03:00
parent 49b0a38c37
commit 2d675b4b2e
No known key found for this signature in database
GPG key ID: 440BF8296E1C4AD9

View file

@ -91,7 +91,7 @@ export default definePlugin({
}
},
{
find: ".PANEL,interactionType:",
find: 'location:"UserProfilePanel"',
replacement: {
match: /{profileType:\i\.\i\.PANEL,children:\[/,
replace: "$&$self.BiteSizeReviewsButton({user:arguments[0].user}),"