diff --git a/Library/_res/0BDFDB.data.json b/Library/_res/0BDFDB.data.json index 48bfa8825c..3cb1972c6c 100644 --- a/Library/_res/0BDFDB.data.json +++ b/Library/_res/0BDFDB.data.json @@ -503,7 +503,6 @@ "UserPopout": {"strings": ["\"userId\"", "\"Unexpected missing user\"", "getUser"]}, "UserPopoutAvatar": {"strings": [".avatarDecorationHint", ".VIEW_PROFILE"], "noSearch": true}, "UserPopoutBody": {"strings": [".customStatusActivity", ".canDM", ".hidePersonalInformation", ".showCopiableUsername"]}, - "UserPopoutInfo": {"strings": [".hasCustomStatus", ".premiumGuildSince", "openPremiumSettings"]}, "UserProfile": {"strings": [".PROFILE_MODAL", "USER_INFO_CONNECTIONS", ".topSection"]}, "UserProfileBody": {"strings": [".userInfoSectionHeader", "Messages.NOTE", "connectedAccounts:"]}, "UserProfileHeader": {"strings": [".friendToken", ".additionalActionsIcon", "onMessage"]}, @@ -1553,6 +1552,7 @@ "UserProfileInfoSection": {"props": ["userInfoSection", "note"]}, "UserProfileList": {"props": ["listAvatar", "listRow"]}, "UserProfileListGuild": {"props": ["guildAvatar", "guildAvatarWithoutIcon"]}, + "UserProfileUsernameSection": {"props": ["customStatusSoloEmoji", "nameTag", "discriminator"]}, "UserSettingsAppearancePreview": {"props": ["preview", "firstMessage"]}, "UserSettingsSocialLinks": {"props": ["socialLinks", "link"]}, "UserSummaryItem": {"props": ["avatarContainerMasked", "container"]}, @@ -3315,6 +3315,7 @@ "userprofileinfotext": ["UserProfileInfoSection", "userInfoText"], "userprofileinner": ["UserTheme", "userProfileModalInner"], "userprofilemodal": ["UserProfile", "root"], + "userprofilenametag": ["UserProfileUsernameSection", "nameTag"], "userprofileouter": ["UserTheme", "userProfileModalOuter"], "username": ["NameTag", "username"], "usernotepopout": ["NotFound", "userPopoutNote"],