Fix broken patches

This commit is contained in:
Nuckyz 2023-12-12 22:56:01 -03:00
parent 6d911790e9
commit 1df0b571af
No known key found for this signature in database
GPG key ID: 440BF8296E1C4AD9
2 changed files with 4 additions and 4 deletions

View file

@ -359,7 +359,7 @@ export default definePlugin({
},
// Separate patch for allowing using custom app icons
{
find: "location:\"AppIconHome\"",
find: ".FreemiumAppIconIds.DEFAULT&&(",
replacement: {
match: /\i\.\i\.isPremium\(\i\.\i\.getCurrentUser\(\)\)/,
replace: "true"