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