mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-17 10:27:03 -04:00
Anammox Fix a Patch
This commit is contained in:
parent
3afc6c6d29
commit
164db5bfa5
2 changed files with 2 additions and 2 deletions
|
@ -87,7 +87,7 @@ export default definePlugin({
|
|||
predicate: () => settings.store.gift,
|
||||
},
|
||||
{ // Emoji list
|
||||
find: /\i\.\i\i\.getEmojiUnavailableReason/,
|
||||
find: /\.filter\(\i=>\i\.\i\i\.getEmojiUnavailableReason/,
|
||||
replacement: {
|
||||
match: /(\w+)=!\w+&&\w+.\i.isEmojiCategoryNitroLocked\(\{[^}]*\}\);/,
|
||||
replace: "$&$1||"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue