This commit is contained in:
thororen1234 2024-06-21 20:05:37 -04:00
parent 65bb12c33b
commit 76746c0c4a
17 changed files with 74 additions and 548 deletions

View file

@ -255,7 +255,7 @@ export default definePlugin({
},
{
// Show all activities in the profile panel
find: /.UserProfileTypes.PANEL,themeOverride:\i\i/,
find: /\i\.\i\i\.PANEL,themeOverride:\i\i,/,
replacement: {
match: /(?<=\(0,\i\.jsx\)\()\i\.\i(?=,{activity:.+?,user:\i,channelId:\i.id,)/,
replace: "$self.showAllActivitiesComponent"