This commit is contained in:
thororen1234 2024-06-21 20:32:10 -04:00
commit a001e74ea5
7 changed files with 3094 additions and 1867 deletions

View file

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