Update BDFDB.data.json

This commit is contained in:
Mirco Wittrien 2021-03-30 11:14:52 +02:00 committed by GitHub
parent 88d8e5da05
commit ce0363613c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions

View File

@ -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"],