RoleColorEverywhere: fix chat mentions

main
Vendicated 7 months ago
parent 5aa19bbf49
commit 87ef214810
No known key found for this signature in database
GPG Key ID: D66986BAF75ECF18

@ -50,7 +50,7 @@ export default definePlugin({
patches: [
// Chat Mentions
{
find: "CLYDE_AI_MENTION_COLOR:null,",
find: 'location:"UserMention',
replacement: [
{
match: /user:(\i),channel:(\i).{0,400}?"@"\.concat\(.+?\)/,

Loading…
Cancel
Save