RoleColorEverywhere: Fix patch again

main
Nuckyz 5 months ago
parent fafd46d202
commit 304bc96660
No known key found for this signature in database
GPG Key ID: 440BF8296E1C4AD9

@ -94,7 +94,7 @@ export default definePlugin({
find: "renderPrioritySpeaker",
replacement: [
{
match: /renderName\(\).{0,100}speaking:.{50,200}"div",{/,
match: /renderName\(\).{0,100}speaking:.+?\.clanTag.+?"div",{/,
replace: "$&...$self.getVoiceProps(this.props),"
}
],

Loading…
Cancel
Save