mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-21 20:37:02 -04:00
Fix broken patches
This commit is contained in:
parent
6d911790e9
commit
1df0b571af
2 changed files with 4 additions and 4 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue