Update 0BDFDB.data.json

This commit is contained in:
Mirco Wittrien 2022-11-22 02:45:50 +01:00
parent 676316ebad
commit 947c0267d3
1 changed files with 2 additions and 1 deletions

View File

@ -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"],