mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-13 16:43:04 -04:00
Fix ShowHiddenThings feature & PauseInvitesForever
This commit is contained in:
parent
1a712e75a6
commit
4301ed889d
2 changed files with 2 additions and 7 deletions
|
@ -51,7 +51,7 @@ export default definePlugin({
|
|||
},
|
||||
},
|
||||
{
|
||||
find: "2022-07_invites_disabled",
|
||||
find: "INVITES_DISABLED))||",
|
||||
predicate: () => settings.store.showInvitesPaused,
|
||||
replacement: {
|
||||
match: /\i\.\i\.can\(\i\.\i.MANAGE_GUILD,\i\)/,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue