This commit is contained in:
thororen1234 2024-06-13 13:38:49 -04:00
parent 8cc9c4855b
commit 9fc1303f97
14 changed files with 267 additions and 967 deletions

View file

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