mirror of
https://github.com/Equicord/Equicord.git
synced 2025-01-18 13:23:28 -05:00
parent
4ace8fa7ef
commit
107d896b40
1 changed files with 0 additions and 7 deletions
|
@ -87,13 +87,6 @@ export default definePlugin({
|
|||
replace: "return $1;"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
find: "lastShownFriendsListGiftIntents).size",
|
||||
replacement: {
|
||||
match: /return .{0,50}.size>0/,
|
||||
replace: "return;"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
||||
|
|
Loading…
Reference in a new issue