Some Fixes
Some checks are pending
Test / Test (push) Waiting to run

This commit is contained in:
thororen1234 2025-04-29 18:25:44 -04:00
parent d1f9476faa
commit 2db000c4ce
No known key found for this signature in database
6 changed files with 20 additions and 20 deletions

View file

@ -32,7 +32,7 @@ export default definePlugin({
},
// User Profile Modal
{
find: "action:\"PRESS_APP_CONNECTION\"",
find: "#{intl::CONNECTIONS}),scrollIntoView",
replacement: {
match: /#{intl::USER_PROFILE_MEMBER_SINCE}\),.{0,100}userId:(\i\.id),.{0,100}}\)}\),/,
replace: "$&,$self.FriendsSinceComponent({userId:$1,isSidebar:false}),"