Update BDFDB.data.json

This commit is contained in:
Mirco Wittrien 2020-11-21 18:18:14 +01:00
parent bf8f4240c1
commit 632f2f49f3
1 changed files with 2 additions and 2 deletions

View File

@ -184,7 +184,7 @@
"Guild": {"class": "guildouter"},
"GuildFolder": {"class": "guildfolderwrapper", "special": [{"path": "return.memoizedProps.folderId"}, {"path": "return.memoizedProps.guildIds"}]},
"GuildIcon": {"class": "avataricon"},
"GuildRoleSettings": {"class": "settingswindowcontent"},
"GuildRoleSettings": {"class": "settingswindowcontentcolumn"},
"Guilds": {"class": "guildswrapper"},
"GuildSettings": {"class": "layer"},
"GuildSettingsBans": {"class": "guildsettingsbannedcard"},
@ -226,7 +226,7 @@
"UserHook": {"class": "auditloguserhook"},
"UserPopout": {"class": "userpopout"},
"UserProfile": {"class": "userprofile"},
"UserSettingsAppearance": {"class": "settingswindowcontent"},
"UserSettingsAppearance": {"class": "settingswindowcontentcolumn"},
"V2C_ContentColumn": {"class": "settingswindowcontentcolumn", "special": [{"path": "return.stateNode.props.title", "value": ["PLUGINS", "THEMES"]}]}
},
"LoadedInComponents": {