diff --git a/src/plugins/showConnections/index.tsx b/src/plugins/showConnections/index.tsx index 41978d8e..e4a259df 100644 --- a/src/plugins/showConnections/index.tsx +++ b/src/plugins/showConnections/index.tsx @@ -160,7 +160,7 @@ export default definePlugin({ patches: [ { - find: "UserProfilePopoutBody", + find: /\.POPOUT,onClose:\i}\),nicknameIcons:.+?\.isProvisional/, replacement: { match: /userId:\i\.id,guild:\i\}\)(?=])/, replace: "$&,$self.profilePopoutComponent(arguments[0])"