RoleColorEverwhere: fix poll vote list

This commit is contained in:
Vendicated 2025-12-12 02:47:16 +01:00
parent c36c750106
commit b0115598ba
No known key found for this signature in database
GPG key ID: D66986BAF75ECF18

View file

@ -145,7 +145,7 @@ export default definePlugin({
{
find: ",reactionVoteCounts",
replacement: {
match: /\.nickname,(?=children:)/,
match: /\.name,(?="aria-label)/,
replace: "$&style:$self.getColorStyle(arguments[0]?.user?.id,arguments[0]?.channel?.id),"
},
predicate: () => settings.store.pollResults