Update BDFDB.data.json
This commit is contained in:
parent
b9fd4524ea
commit
beea71080a
|
@ -940,6 +940,7 @@
|
|||
"NotFound": {
|
||||
"_": "",
|
||||
"badgeWrapper": "wrapper-232cHJ",
|
||||
"appOuter": "app-1q1i1E",
|
||||
"channelPanelTitle": "title-eS5yk3",
|
||||
"emoji": "emoji",
|
||||
"highlight": "highlight",
|
||||
|
@ -1024,7 +1025,7 @@
|
|||
"AppInner": {"props": ["app", "layers"]},
|
||||
"AppMount": {"props": ["appMount"]},
|
||||
"ApplicationStore": {"props": ["applicationStore", "navigation"]},
|
||||
"AppOuter": {"props": ["app"], "length": 1},
|
||||
"AppOuter": {"props": ["app", "mobileApp"]},
|
||||
"Attachment": {"props": ["wrapper", "video", "metadataDownload"]},
|
||||
"AuditLog": {"props": ["auditLog"]},
|
||||
"AuditLogPopout": {"props": ["guildSettingsAuditLogsUserFilterPopout"]},
|
||||
|
@ -1462,7 +1463,7 @@
|
|||
"animationcontainerrender": ["AnimationContainer", "didRender"],
|
||||
"animationcontainerscale": ["AnimationContainer", "scale"],
|
||||
"animationcontainertranslate": ["AnimationContainer", "translate"],
|
||||
"app": ["AppOuter", "app"],
|
||||
"app": ["NotFound", "appOuter"],
|
||||
"appcontainer": ["AppBase", "container"],
|
||||
"appinner": ["AppInner", "app"],
|
||||
"appmount": ["AppMount", "appMount"],
|
||||
|
|
Loading…
Reference in New Issue