Update 0BDFDB.data.json
This commit is contained in:
parent
6a930294eb
commit
c388cb14e5
|
@ -3279,7 +3279,6 @@
|
|||
"userbannerpopoutpremium": ["UserBanner", "popoutBannerPremium"],
|
||||
"userbannerprofile": ["UserBanner", "profileBanner"],
|
||||
"userbannerprofilepremium": ["UserBanner", "profileBannerPremium"],
|
||||
"userpopout": ["UserPopout", "userPopout"],
|
||||
"userpopoutavatarclickable": ["UserPopoutHeader", "clickable"],
|
||||
"userpopoutavatarhint": ["UserPopoutHeader", "avatarHint"],
|
||||
"userpopoutavatarhintinner": ["UserPopoutHeader", "avatarHintInner"],
|
||||
|
@ -3291,13 +3290,11 @@
|
|||
"userpopoutcustomstatusemoji": ["CustomStatus", "customStatusEmoji"],
|
||||
"userpopoutcustomstatussoloemoji": ["CustomStatus", "customStatusSoloEmoji"],
|
||||
"userpopoutcustomstatustext": ["CustomStatus", "customStatusText"],
|
||||
"userpopoutdivider": ["UserPopout", "divider"],
|
||||
"userpopoutheaderbottag": ["UserPopoutHeader", "headerBotTag"],
|
||||
"userpopoutheaderbottagwithnickname": ["UserPopoutHeader", "headerBotTagWithNickname"],
|
||||
"userpopoutheaderdiscriminatorbase": ["UserPopoutHeader", "discrimBase"],
|
||||
"userpopoutheaderdiscriminatornonickname": ["UserPopoutHeader", "headerTagDiscriminatorNoNickname"],
|
||||
"userpopoutheadernickname": ["UserPopoutHeader", "nickname"],
|
||||
"userpopoutheadernormal": ["UserPopout", "headerNormal"],
|
||||
"userpopoutheadertag": ["UserPopoutHeader", "headerTag"],
|
||||
"userpopoutheadertagnonickname": ["UserPopoutHeader", "headerTagNoNickname"],
|
||||
"userpopoutheadertagusernamebase": ["UserPopoutHeader", "headerTagUsernameBase"],
|
||||
|
@ -3306,8 +3303,9 @@
|
|||
"userpopoutheadertext": ["UserPopoutHeader", "headerText"],
|
||||
"userpopoutheadertop": ["UserPopoutHeader", "headerTop"],
|
||||
"userpopoutheadertopwithcustomstatus": ["UserPopoutHeader", "headerTopWithCustomStatus"],
|
||||
"userpopoutinner": ["UserTheme", "userPopoutInner"],
|
||||
"userpopoutmessageinputcontainer": ["UserPopoutFooter", "messageInputContainer"],
|
||||
"userpopoutsetidentitylink": ["UserPopout", "setIdentityLink"],
|
||||
"userpopoutouter": ["UserTheme", "userPopoutOuter"],
|
||||
"userpopoutsection": ["UserPopoutSection", "section"],
|
||||
"userpopoutsectionbody": ["UserPopoutSectionTitle", "body"],
|
||||
"userpopoutsectionlast": ["UserPopoutSection", "lastSection"],
|
||||
|
@ -3324,7 +3322,9 @@
|
|||
"userprofileinfosection": ["UserProfileInfoSection", "userInfoSection"],
|
||||
"userprofileinfosectionheader": ["UserProfileInfoSection", "userInfoSectionHeader"],
|
||||
"userprofileinfotext": ["UserProfileInfoSection", "userInfoText"],
|
||||
"userprofileinner": ["UserTheme", "userProfileModalInner"],
|
||||
"userprofilemodal": ["UserProfile", "root"],
|
||||
"userprofileouter": ["UserTheme", "userProfileModalOuter"],
|
||||
"username": ["NameTag", "username"],
|
||||
"usernotepopout": ["NotFound", "userPopoutNote"],
|
||||
"usernoteprofile": ["UserProfileInfoSection", "note"],
|
||||
|
|
Loading…
Reference in New Issue