Merge remote-tracking branch 'upstream/dev' into dev
Some checks are pending
Test / Test (push) Waiting to run
Release / Build Equicord (push) Waiting to run

This commit is contained in:
thororen1234 2025-05-07 22:24:49 -04:00
commit af820be201
No known key found for this signature in database

View file

@ -43,7 +43,7 @@ export default definePlugin({
// Status emojis
find: "#{intl::GUILD_OWNER}),children:",
replacement: {
match: /(\.CUSTOM_STATUS.+?animate:)\i/,
match: /(\.CUSTOM_STATUS.+?animateEmoji:)\i/,
replace: "$1!0"
}
},