mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-21 20:37:02 -04:00
Rip MessagePeek For Now
This commit is contained in:
parent
334ce7c113
commit
1aa62ebb3f
12 changed files with 12 additions and 170 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue