Fix more patches

This commit is contained in:
Nuckyz 2024-03-28 10:30:29 -03:00
parent 74c38146d5
commit 762684a138
No known key found for this signature in database
GPG key ID: 440BF8296E1C4AD9
6 changed files with 9 additions and 9 deletions

View file

@ -39,7 +39,7 @@ export default definePlugin({
},
...[
'="MessageStore",',
'="ReadStateStore",'
'"displayName","ReadStateStore")'
].map(find => ({
find,
predicate: () => Settings.plugins.NoBlockedMessages.ignoreBlockedMessages === true,