Fix Broken Patch

This commit is contained in:
thororen1234 2025-01-25 09:21:54 -05:00
parent bcb9a1ca4b
commit a3ecf17229

View file

@ -48,7 +48,7 @@ export default definePlugin({
{
find: ".COLLECTIBLES_SHOP_FULLSCREEN))",
replacement: {
match: /(\?void 0:(\i)\.channelId.{0,250})\i\.Fragment,{/,
match: /(\?void 0:(\i)\.channelId.{0,300})\i\.Fragment,{/,
replace: "$1$self.render,{currentChannel:$2,"
}
},