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