From 3819276477221a7272ab2b2b3e63277ad4c38d30 Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Sun, 30 Jun 2024 20:20:47 +0200 Subject: [PATCH] Update 0BDFDB.data.json --- Library/_res/0BDFDB.data.json | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Library/_res/0BDFDB.data.json b/Library/_res/0BDFDB.data.json index 225b971e07..5d289c1572 100644 --- a/Library/_res/0BDFDB.data.json +++ b/Library/_res/0BDFDB.data.json @@ -1417,8 +1417,9 @@ "PollModal": "cbdbf0", "SelectFilterPopout": "cfe282", "SettingsWindow": "c25c6d", - "UserProfile": "b9fccc", + "UserProfile": "bc9cc2", "UserProfileInfoSection": "a24910", + "UserProfileTabBar": "c1519f", "UserProfileUsernameSection": "afed89" }, "DiscordClassModules": { @@ -1658,13 +1659,14 @@ "UserPopoutHeader": {"props": ["avatarHint", "profileBadges", "avatarWrapperNormal"]}, "UserPopoutSection": {"props": ["section", "lastSection"]}, "UserPopoutSectionTitle": {"props": ["title", "body"], "length": 2}, - "UserProfile": {"props": ["root", "tabBarContainer"]}, + "UserProfile": {"props": ["root", "friendRequestBanner"]}, "UserProfileHeader": {"props": ["additionalActionsIcon", "header", "relationshipButtons"]}, "UserProfileInfoSection": {"props": ["userInfoSection", "note"]}, "UserProfileList": {"props": ["listAvatar", "listRow"]}, "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"]}, @@ -3159,10 +3161,10 @@ "switchinner": ["Switch", "input"], "switchmini": ["BDFDB", "switchMini"], "switchslider": ["Switch", "slider"], - "tabbar": ["UserProfile", "tabBar"], - "tabbarcontainer": ["UserProfile", "tabBarContainer"], + "tabbar": ["UserProfileTabBar", "tabBar"], + "tabbarcontainer": ["UserProfileTabBar", "container"], "tabbarcontainerbottom": ["BDFDB", "tabBarContainerBottom"], - "tabbaritem": ["UserProfile", "tabBarItem"], + "tabbaritem": ["UserProfileTabBar", "tabBarItem"], "tabbarside": ["Item", "side"], "tabbartop": ["Item", "top"], "tabbartoppill": ["Item", "topPill"],