Patch Fixes

This commit is contained in:
thororen1234 2025-01-29 09:32:35 -05:00
parent 7206502f4d
commit 90f2d0895e
9 changed files with 13 additions and 117 deletions

View file

@ -171,7 +171,7 @@ export default definePlugin({
{
find: "#{intl::CUSTOM_STATUS_SET_CUSTOM_STATUS}",
replacement: {
match: /\.ModalFooter,.{0,70}\i\.\i\.string\(\i\.\i#{intl::SAVE}\)\}\)/,
match: /\.\i\i,children:.{0,70}\i\.\i\.string\(\i\.\i#{intl::SAVE}\)\}\)/,
replace: "$&,$self.renderRememberButton(this.state)"
}
},