ConsoleJanitor NoNitroUpsell

This commit is contained in:
thororen1234 2024-07-17 23:53:51 -04:00
parent db7f701376
commit 7809f5b67c

View file

@ -103,6 +103,13 @@ export default definePlugin({
replace: ""
}
},
{
find: "ProductCatalog",
replacement: {
match: /\i\.warn\("Cannot find the corresponding SKU to the user's premium type "\.concat\(\i\.premiumType\)\),/,
replace: ""
}
},
{
find: "Slow dispatch on",
replacement: {