mirror of
https://github.com/Equicord/Equicord.git
synced 2025-01-18 13:23:28 -05:00
Fix Building
This commit is contained in:
parent
67ec10a4dc
commit
d081aa0b59
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ interface MessageDeleteProps {
|
|||
export default definePlugin({
|
||||
name: "NoBlockedMessages",
|
||||
description: "Hides all blocked messages from chat completely.",
|
||||
authors: [Devs.rushii, Devs.Samu, Devs.F53],
|
||||
authors: [Devs.rushii, Devs.Samu],
|
||||
patches: [
|
||||
{
|
||||
find: "#{intl::BLOCKED_MESSAGES_HIDE}",
|
||||
|
|
Loading…
Reference in a new issue