Rip MessagePeek For Now

This commit is contained in:
thororen1234 2025-02-20 09:03:35 -05:00
parent 334ce7c113
commit 1aa62ebb3f
No known key found for this signature in database
12 changed files with 12 additions and 170 deletions

View file

@ -471,7 +471,7 @@ export default definePlugin({
// still broken btw
find: "#{intl::ACTIVITY_REACTION_REPLY_TITLE}",
replacement: {
match: /(?<=\(0,\i\.jsx\)\()(\i\.\i)(?=,{...(\i),activity:\i,user:\i,application:\i)/,
match: /(?<=\(0,\i\.jsx\)\()(\i\.\i)(?=.{0,10},{activity:\i,user:\i,application:\i)/,
replace: "$2.type==='BiteSizePopout'?$self.showAllActivitiesComponent:$1"
},
predicate: () => settings.store.userPopout