diff --git a/Library/_res/0BDFDB.data.json b/Library/_res/0BDFDB.data.json index 8b2991a9ed..b6ff777f70 100644 --- a/Library/_res/0BDFDB.data.json +++ b/Library/_res/0BDFDB.data.json @@ -1354,6 +1354,7 @@ "ColorPickerInner": {"props": ["hue", "saturation"]}, "Combobox": {"props": ["combobox", "itemLabel"]}, "Cursor": {"props": ["cursorDefault", "userSelectNone"]}, + "CustomStatus": {"props": ["customStatusSoloEmoji", "customStatusText", "customStatus"]}, "CustomStatusIcon": {"props": ["textRuler", "emoji", "icon"]}, "CustomStatusModal": {"props": ["inputContainer", "emojiButton", "modalRoot"]}, "CustomStatusPopout": {"props": ["customStatusItem", "customEmoji"]}, @@ -3279,22 +3280,17 @@ "userbannerprofile": ["UserBanner", "profileBanner"], "userbannerprofilepremium": ["UserBanner", "profileBannerPremium"], "userpopout": ["UserPopout", "userPopout"], - "userpopoutaboutme": ["UserPopoutHeader", "aboutMeSection"], - "userpopoutaboutmebody": ["UserPopoutHeader", "aboutMeBody"], - "userpopoutaboutmetitle": ["UserPopoutHeader", "aboutMeTitle"], - "userpopoutavatar": ["UserPopoutHeader", "avatar"], "userpopoutavatarclickable": ["UserPopoutHeader", "clickable"], "userpopoutavatarhint": ["UserPopoutHeader", "avatarHint"], "userpopoutavatarhintinner": ["UserPopoutHeader", "avatarHintInner"], "userpopoutavatarpositionnormal": ["UserPopoutHeader", "avatarPositionNormal"], - "userpopoutavatarpositionpremium": ["UserPopoutHeader", "avatarPositionPremium"], "userpopoutavatarwrappernonuserbot": ["UserPopoutHeader", "avatarWrapperNonUserBot"], "userpopoutavatarwrapper": ["UserPopoutHeader", "avatarWrapper"], "userpopoutavatarwrappernormal": ["UserPopoutHeader", "avatarWrapperNormal"], - "userpopoutcustomstatus": ["UserPopoutHeader", "customStatus"], - "userpopoutcustomstatusemoji": ["UserPopoutHeader", "customStatusEmoji"], - "userpopoutcustomstatussoloemoji": ["UserPopoutHeader", "customStatusSoloEmoji"], - "userpopoutcustomstatustext": ["UserPopoutHeader", "customStatusText"], + "userpopoutcustomstatus": ["CustomStatus", "customStatus"], + "userpopoutcustomstatusemoji": ["CustomStatus", "customStatusEmoji"], + "userpopoutcustomstatussoloemoji": ["CustomStatus", "customStatusSoloEmoji"], + "userpopoutcustomstatustext": ["CustomStatus", "customStatusText"], "userpopoutdivider": ["UserPopout", "divider"], "userpopoutheaderbottag": ["UserPopoutHeader", "headerBotTag"], "userpopoutheaderbottagwithnickname": ["UserPopoutHeader", "headerBotTagWithNickname"],