Skip to content

Commit

Permalink
Merge branch 'showHiddenThings-members' into 2024-11-fix-i18n-in-my-p…
Browse files Browse the repository at this point in the history
…lugins
  • Loading branch information
Sqaaakoi committed Nov 3, 2024
2 parents 21467e0 + 13ecffd commit 5907740
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugins/showHiddenThings/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ export default definePlugin({
}
},
{
find: ".GUILD_SETTINGS_SAFETY_MODERATION_EXPERIENCE_ENABLED",
find: ".GUILD_SETTINGS_MEMBERS_PAGE),",
predicate: () => settings.store.showMembersPageInSettings,
replacement: {
match: /\i\.hasFeature\(\i\.\i\.ENABLED_MODERATION_EXPERIENCE_FOR_NON_COMMUNITY\)/,
Expand Down

0 comments on commit 5907740

Please sign in to comment.