Update 0BDFDB.data.json
This commit is contained in:
parent
676316ebad
commit
947c0267d3
|
@ -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"],
|
||||
|
|
Loading…
Reference in New Issue