Fix more patches

This commit is contained in:
Nuckyz 2024-11-03 13:43:13 -03:00
parent 40b948b626
commit f213045338
No known key found for this signature in database
GPG key ID: 440BF8296E1C4AD9
43 changed files with 66 additions and 66 deletions

View file

@ -37,7 +37,7 @@ export default definePlugin({
authors: [Devs.rushii, Devs.Samu],
patches: [
{
find: "Messages.BLOCKED_MESSAGES_HIDE",
find: "#{intl::BLOCKED_MESSAGES_HIDE}",
replacement: [
{
match: /let\{[^}]*collapsedReason[^}]*\}/,