Update BDFDB.data.json
This commit is contained in:
parent
bf8f4240c1
commit
632f2f49f3
|
@ -184,7 +184,7 @@
|
||||||
"Guild": {"class": "guildouter"},
|
"Guild": {"class": "guildouter"},
|
||||||
"GuildFolder": {"class": "guildfolderwrapper", "special": [{"path": "return.memoizedProps.folderId"}, {"path": "return.memoizedProps.guildIds"}]},
|
"GuildFolder": {"class": "guildfolderwrapper", "special": [{"path": "return.memoizedProps.folderId"}, {"path": "return.memoizedProps.guildIds"}]},
|
||||||
"GuildIcon": {"class": "avataricon"},
|
"GuildIcon": {"class": "avataricon"},
|
||||||
"GuildRoleSettings": {"class": "settingswindowcontent"},
|
"GuildRoleSettings": {"class": "settingswindowcontentcolumn"},
|
||||||
"Guilds": {"class": "guildswrapper"},
|
"Guilds": {"class": "guildswrapper"},
|
||||||
"GuildSettings": {"class": "layer"},
|
"GuildSettings": {"class": "layer"},
|
||||||
"GuildSettingsBans": {"class": "guildsettingsbannedcard"},
|
"GuildSettingsBans": {"class": "guildsettingsbannedcard"},
|
||||||
|
@ -226,7 +226,7 @@
|
||||||
"UserHook": {"class": "auditloguserhook"},
|
"UserHook": {"class": "auditloguserhook"},
|
||||||
"UserPopout": {"class": "userpopout"},
|
"UserPopout": {"class": "userpopout"},
|
||||||
"UserProfile": {"class": "userprofile"},
|
"UserProfile": {"class": "userprofile"},
|
||||||
"UserSettingsAppearance": {"class": "settingswindowcontent"},
|
"UserSettingsAppearance": {"class": "settingswindowcontentcolumn"},
|
||||||
"V2C_ContentColumn": {"class": "settingswindowcontentcolumn", "special": [{"path": "return.stateNode.props.title", "value": ["PLUGINS", "THEMES"]}]}
|
"V2C_ContentColumn": {"class": "settingswindowcontentcolumn", "special": [{"path": "return.stateNode.props.title", "value": ["PLUGINS", "THEMES"]}]}
|
||||||
},
|
},
|
||||||
"LoadedInComponents": {
|
"LoadedInComponents": {
|
||||||
|
|
Loading…
Reference in New Issue