From ce0363613cc4afbe4c1fa35ef69d77e27f487d1b Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Tue, 30 Mar 2021 11:14:52 +0200 Subject: [PATCH] Update BDFDB.data.json --- Library/_res/BDFDB.data.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Library/_res/BDFDB.data.json b/Library/_res/BDFDB.data.json index f576a75e96..e51d256c02 100644 --- a/Library/_res/BDFDB.data.json +++ b/Library/_res/BDFDB.data.json @@ -779,6 +779,7 @@ }, "FriendNotifications": { "friendsOnline": "friendsOnline-2JkivW", + "friendsOnlineWrap": "friendsOnlineWrap-0gZ63m", "logAvatar": "avatar-GgGssS", "logContent": "content-_3_FFs", "logTime": "time-00Fs44", @@ -850,7 +851,8 @@ "innerFrame": "innerFrame-8Hg64E" }, "ServerCounter": { - "serverCount": "serverCount-FsTTs1" + "serverCount": "serverCount-FsTTs1", + "serverCountWrap": "serverCountWrap-k8F5De" }, "ServerDetails": { "details": "details-08FrsT", @@ -1276,6 +1278,7 @@ "_friendnotificationslogcontent": ["FriendNotifications", "logContent"], "_friendnotificationslogtime": ["FriendNotifications", "logTime"], "_friendnotificationsfriendsonline": ["FriendNotifications", "friendsOnline"], + "_friendnotificationsfriendsonlinewrap": ["FriendNotifications", "friendsOnlineWrap"], "_friendnotificationstimelogmodal": ["FriendNotifications", "timeLogModal"], "_friendnotificationstypelabel": ["FriendNotifications", "typeLabel"], "_imageutilitiesdetails": ["ImageUtilities", "details"], @@ -1325,6 +1328,7 @@ "_readallnotificationsbuttonframe": ["ReadAllNotificationsButton", "frame"], "_readallnotificationsbuttoninner": ["ReadAllNotificationsButton", "innerFrame"], "_servercounterservercount": ["ServerCounter", "serverCount"], + "_servercounterservercountwrap": ["ServerCounter", "serverCountWrap"], "_serverdetailsdetails": ["ServerDetails", "details"], "_serverdetailsicon": ["ServerDetails", "icon"], "_serverdetailstooltip": ["ServerDetails", "tooltip"],