This is the dumbest patch I've ever done

This commit is contained in:
thororen1234 2025-02-23 08:59:00 -05:00
parent e7cbad49dc
commit d97b18d8e5
No known key found for this signature in database

View file

@ -48,8 +48,8 @@ export default definePlugin({
{ {
find: ".COLLECTIBLES_SHOP_FULLSCREEN))", find: ".COLLECTIBLES_SHOP_FULLSCREEN))",
replacement: { replacement: {
match: /(\?void 0:(\i)\.channelId.{0,300})\i\.Fragment,{/, match: /(\?void 0:(\i)\.channelId.{0,300}return)((.{0,15})"div",{.*?\])\}\)\}\}/,
replace: "$1$self.render,{currentChannel:$2," replace: "$1$4$self.render,{currentChannel:$2,children:$3})})}}"
} }
}, },
// ctrl click to open in new tab in inbox unread // ctrl click to open in new tab in inbox unread