1
0
Fork 1
mirror of https://github.com/Vendicated/Vencord.git synced 2025-01-09 09:26:22 +00:00

ReviewDB: Fix in panel profile (again)

This commit is contained in:
Nuckyz 2024-09-21 08:43:13 -03:00
parent d5c77c8591
commit adf9eee45a
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}),"