mirror of
https://github.com/Vendicated/Vencord.git
synced 2025-02-24 23:38:32 +00:00
Fixed for new update
This commit is contained in:
parent
50155153f7
commit
734e4bce8d
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ export default definePlugin({
|
|||
authors: [Devs.catcraft],
|
||||
patches: [
|
||||
{
|
||||
find: '.default("ChannelMessages")',
|
||||
find: '"_channelMessages",{})',
|
||||
replacement: {
|
||||
match: /static commit\((.{1,2})\){/g,
|
||||
replace: "$&$1=$self.blockMessagesWithKeywords($1);"
|
||||
|
|
Loading…
Add table
Reference in a new issue