Update 0BDFDB.data.json
This commit is contained in:
parent
9149cc976d
commit
1fc41ac0ab
|
@ -1054,6 +1054,7 @@
|
|||
"supporterTier4": "tier4_5RNl6k",
|
||||
"svgIcon": "icon_GhnIRB",
|
||||
"svgIconWrapper": "iconWrapper_g20jFn",
|
||||
"tabBarContainer": "container_lsd8Sa",
|
||||
"tabBarContainerBottom": "bottom_b8sdfs",
|
||||
"table": "table_moqjM0",
|
||||
"tableBodyCell": "bodyCell_dQam9V",
|
||||
|
@ -1416,10 +1417,10 @@
|
|||
"HoverCardRemoveButton": "a467ac",
|
||||
"PollModal": "cbdbf0",
|
||||
"SelectFilterPopout": "cfe282",
|
||||
"SettingsTabBar": "d8bb15",
|
||||
"SettingsWindow": "c25c6d",
|
||||
"UserProfile": "bc9cc2",
|
||||
"UserProfileInfoSection": "a24910",
|
||||
"UserProfileTabBar": "c1519f",
|
||||
"UserProfileUsernameSection": "afed89"
|
||||
},
|
||||
"DiscordClassModules": {
|
||||
|
@ -1632,6 +1633,7 @@
|
|||
"SelectFilterPopout": {"props": ["selectFilterPopout", "avatar", "row"]},
|
||||
"SettingsCloseButton": {"props": ["closeButton", "keybind"]},
|
||||
"SettingsItems": {"props": ["labelRow", "note"]},
|
||||
"SettingsTabBar": {"props": ["tab", "tabBar", "tabBarPanel"]},
|
||||
"SettingsWindow": {"props": ["contentRegion", "standardSidebarView"]},
|
||||
"Slider": {"props": ["slider", "grabber"]},
|
||||
"Spinner": {"props": ["spinner", "chasingDots"]},
|
||||
|
@ -1666,7 +1668,6 @@
|
|||
"UserProfileListGuild": {"props": ["guildAvatar", "guildAvatarWithoutIcon"]},
|
||||
"UserProfileUsernameSection": {"props": ["customStatusSoloEmoji", "nameTag", "discriminator"]},
|
||||
"UserSummaryItem": {"props": ["avatarContainerMasked", "container"]},
|
||||
"UserProfileTabBar": {"props": ["container", "tabBar", "tabBarItem"]},
|
||||
"UserTheme": {"props": ["userPopoutOuter", "userPopoutInner"]},
|
||||
"Video": {"props": ["video", "fullScreen", "chatSidebarOpen"]},
|
||||
"VoiceChannel": {"props": ["avatarSpeaking", "voiceUser"]},
|
||||
|
@ -3161,10 +3162,10 @@
|
|||
"switchinner": ["Switch", "input"],
|
||||
"switchmini": ["BDFDB", "switchMini"],
|
||||
"switchslider": ["Switch", "slider"],
|
||||
"tabbar": ["UserProfileTabBar", "tabBar"],
|
||||
"tabbarcontainer": ["UserProfileTabBar", "container"],
|
||||
"tabbar": ["SettingsTabBar", "tabBar"],
|
||||
"tabbarcontainer": ["BDFDB", "tabBarContainer"],
|
||||
"tabbarcontainerbottom": ["BDFDB", "tabBarContainerBottom"],
|
||||
"tabbaritem": ["UserProfileTabBar", "tabBarItem"],
|
||||
"tabbaritem": ["SettingsTabBar", "tab"],
|
||||
"tabbarside": ["Item", "side"],
|
||||
"tabbartop": ["Item", "top"],
|
||||
"tabbartoppill": ["Item", "topPill"],
|
||||
|
|
Loading…
Reference in New Issue