Update 0BDFDB.data.json

This commit is contained in:
Mirco Wittrien 2024-06-19 07:31:36 +02:00
parent 94a4d1881f
commit 6b7c1db8d7
1 changed files with 11 additions and 9 deletions

View File

@ -1257,8 +1257,11 @@
}, },
"NotFound": { "NotFound": {
"_": "", "_": "",
"attachmentWrapper": "wrapper_f316dd",
"botTag": "botTag_a02df3",
"emoji": "emoji", "emoji": "emoji",
"carouselModal": "carouselModal__7e22f", "carouselModal": "carouselModal__7e22f",
"carouselModal": "carouselModal__7e22f",
"highlight": "highlight", "highlight": "highlight",
"mention": "mention", "mention": "mention",
"mentionInteractive": "interactive", "mentionInteractive": "interactive",
@ -1317,15 +1320,15 @@
"AppBase": {"props": ["container", "base", "panels"]}, "AppBase": {"props": ["container", "base", "panels"]},
"AppInner": {"props": ["app", "layers"]}, "AppInner": {"props": ["app", "layers"]},
"AppMount": {"props": ["appMount"]}, "AppMount": {"props": ["appMount"]},
"ApplicationStore": {"props": ["applicationStore", "navigation"]},
"AppOuter": {"props": ["app", "mobileApp"]}, "AppOuter": {"props": ["app", "mobileApp"]},
"Attachment": {"props": ["wrapper", "video", "metadataDownload"]}, "Attachment": {"props": ["audio", "video", "metadataDownload"]},
"AttachmentCover": {"props": ["cover", "icon", "iconWrapper"]}, "AttachmentCover": {"props": ["cover", "icon", "iconWrapper"]},
"AuditLog": {"props": ["auditLog", "divider"]}, "AuditLog": {"props": ["auditLog", "divider"]},
"AuthBox": {"props": ["authBox", "authBoxExpanded"]}, "AuthBox": {"props": ["authBox", "authBoxExpanded"]},
"AuthBoxBackground": {"props": ["splashBackground", "characterBackground"]}, "AuthBoxBackgroundCharacter": {"props": ["characterBackground"]},
"AuthBoxBackgroundSplash": {"props": ["splashBackground"]},
"Autocomplete": {"props": ["autocomplete", "autocompleteRowIcon"]}, "Autocomplete": {"props": ["autocomplete", "autocompleteRowIcon"]},
"AutocompleteAliases": {"props": ["autocomplete", "stickerAutoComplete"]}, "AutocompleteAliases": {"props": ["autocomplete", "autocompleteAttached"]},
"Avatar": {"props": ["avatar", "mask", "wrapper"]}, "Avatar": {"props": ["avatar", "mask", "wrapper"]},
"AvatarIcon": {"props": ["iconActiveLarge", "iconActiveMedium"]}, "AvatarIcon": {"props": ["iconActiveLarge", "iconActiveMedium"]},
"Backdrop": {"props": ["backdrop", "withLayer"]}, "Backdrop": {"props": ["backdrop", "withLayer"]},
@ -1823,8 +1826,7 @@
"appinner": ["AppInner", "app"], "appinner": ["AppInner", "app"],
"appmount": ["AppMount", "appMount"], "appmount": ["AppMount", "appMount"],
"applayers": ["AppInner", "layers"], "applayers": ["AppInner", "layers"],
"applicationstore": ["ApplicationStore", "applicationStore"], "attachment": ["NotFound", "attachmentWrapper"],
"attachment": ["Attachment", "wrapper"],
"attachmentcontrolshidden": ["Attachment", "wrapperControlsHidden"], "attachmentcontrolshidden": ["Attachment", "wrapperControlsHidden"],
"attachmentcover": ["AttachmentCover", "cover"], "attachmentcover": ["AttachmentCover", "cover"],
"attachmentcovericon": ["AttachmentCover", "icon"], "attachmentcovericon": ["AttachmentCover", "icon"],
@ -1835,8 +1837,8 @@
"auditlogtimestamp": ["AuditLog", "timestamp"], "auditlogtimestamp": ["AuditLog", "timestamp"],
"auditloguserhook": ["AuditLog", "userHook"], "auditloguserhook": ["AuditLog", "userHook"],
"authbox": ["AuthBox", "authBox"], "authbox": ["AuthBox", "authBox"],
"authboxcharacterbackground": ["AuthBoxBackground", "characterBackground"], "authboxcharacterbackground": ["AuthBoxBackgroundCharacter", "characterBackground"],
"authboxsplashbackground": ["AuthBoxBackground", "splashBackground"], "authboxsplashbackground": ["AuthBoxBackgroundSplash", "splashBackground"],
"autocomplete": ["Autocomplete", "autocomplete"], "autocomplete": ["Autocomplete", "autocomplete"],
"autocompletecontenttitle": ["Autocomplete", "contentTitle"], "autocompletecontenttitle": ["Autocomplete", "contentTitle"],
"autocompletedescriptiondiscriminator": ["Autocomplete", "descriptionDiscriminator"], "autocompletedescriptiondiscriminator": ["Autocomplete", "descriptionDiscriminator"],
@ -1895,7 +1897,7 @@
"bdfdbsupportert3": ["BDFDB", "supporterTier3"], "bdfdbsupportert3": ["BDFDB", "supporterTier3"],
"bdfdbsupportert4": ["BDFDB", "supporterTier4"], "bdfdbsupportert4": ["BDFDB", "supporterTier4"],
"bold": ["TextStyle", "bold"], "bold": ["TextStyle", "bold"],
"bottag": ["BotTag", "botTag"], "bottag": ["NotFound", "botTag"],
"bottaginvert": ["BotTag", "botTagInvert"], "bottaginvert": ["BotTag", "botTagInvert"],
"bottagmember": ["Member", "botTag"], "bottagmember": ["Member", "botTag"],
"bottagnametag": ["NameTag", "bot"], "bottagnametag": ["NameTag", "bot"],