diff --git a/src/plugins/roleColorEverywhere/index.tsx b/src/plugins/roleColorEverywhere/index.tsx index 77f4579b..9162bbc6 100644 --- a/src/plugins/roleColorEverywhere/index.tsx +++ b/src/plugins/roleColorEverywhere/index.tsx @@ -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