Fix ViewIcons

This commit is contained in:
thororen1234 2024-07-25 07:11:14 -04:00
parent 64cc1e19f0
commit cf9fd117c8

View file

@ -189,7 +189,8 @@ export default definePlugin({
replacement: {
match: /avatarSrc:(\i),eventHandlers:(\i).+?"div",{...\2,/,
replace: "$&style:{cursor:\"pointer\"},onClick:()=>{$self.openImage($1)},"
}
},
all: true
},
// Old Profiles Modal pfp
{