From 0fc35264f2abda9c4a85e4b6ec5f68dde0742c5b Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Thu, 3 Jun 2021 06:35:20 +0200 Subject: [PATCH] Update BDFDB.data.json --- Library/_res/BDFDB.data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Library/_res/BDFDB.data.json b/Library/_res/BDFDB.data.json index 687cf32e65..dcfd7e3937 100644 --- a/Library/_res/BDFDB.data.json +++ b/Library/_res/BDFDB.data.json @@ -1312,7 +1312,7 @@ "UploadModal": {"props": ["uploadModal", "bgScale"]}, "UserBadges": {"props": ["profileBadgeStaff", "profileBadgePremium"]}, "UserInfo": {"props": ["userInfo", "discordTag"]}, - "UserPopout": {"props": ["headerNormal", "profileBadges"]}, + "UserPopout": {"props": ["headerTop", "avatarPositionNormal"]}, "UserPopoutBanner": {"props": ["profileBanner", "profileBannerPremium"]}, "UserPopoutWrapper": {"props": ["userPopout", "rolesList"]}, "UserProfile": {"props": ["topSectionNormal", "tabBarContainer"]},