Already Reverted :husk:

This reverts commit 4ace8fa7ef.
This commit is contained in:
thororen1234 2024-09-25 15:53:52 -04:00
parent 4ace8fa7ef
commit 107d896b40

View file

@ -87,13 +87,6 @@ export default definePlugin({
replace: "return $1;"
}
]
},
{
find: "lastShownFriendsListGiftIntents).size",
replacement: {
match: /return .{0,50}.size>0/,
replace: "return;"
}
}
],