From 6b7c1db8d76fd5502d11bc5158e068265108f68e Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Wed, 19 Jun 2024 07:31:36 +0200 Subject: [PATCH] Update 0BDFDB.data.json --- Library/_res/0BDFDB.data.json | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/Library/_res/0BDFDB.data.json b/Library/_res/0BDFDB.data.json index 448037d455..529c1c56ac 100644 --- a/Library/_res/0BDFDB.data.json +++ b/Library/_res/0BDFDB.data.json @@ -1257,8 +1257,11 @@ }, "NotFound": { "_": "", + "attachmentWrapper": "wrapper_f316dd", + "botTag": "botTag_a02df3", "emoji": "emoji", "carouselModal": "carouselModal__7e22f", + "carouselModal": "carouselModal__7e22f", "highlight": "highlight", "mention": "mention", "mentionInteractive": "interactive", @@ -1317,15 +1320,15 @@ "AppBase": {"props": ["container", "base", "panels"]}, "AppInner": {"props": ["app", "layers"]}, "AppMount": {"props": ["appMount"]}, - "ApplicationStore": {"props": ["applicationStore", "navigation"]}, "AppOuter": {"props": ["app", "mobileApp"]}, - "Attachment": {"props": ["wrapper", "video", "metadataDownload"]}, + "Attachment": {"props": ["audio", "video", "metadataDownload"]}, "AttachmentCover": {"props": ["cover", "icon", "iconWrapper"]}, "AuditLog": {"props": ["auditLog", "divider"]}, "AuthBox": {"props": ["authBox", "authBoxExpanded"]}, - "AuthBoxBackground": {"props": ["splashBackground", "characterBackground"]}, + "AuthBoxBackgroundCharacter": {"props": ["characterBackground"]}, + "AuthBoxBackgroundSplash": {"props": ["splashBackground"]}, "Autocomplete": {"props": ["autocomplete", "autocompleteRowIcon"]}, - "AutocompleteAliases": {"props": ["autocomplete", "stickerAutoComplete"]}, + "AutocompleteAliases": {"props": ["autocomplete", "autocompleteAttached"]}, "Avatar": {"props": ["avatar", "mask", "wrapper"]}, "AvatarIcon": {"props": ["iconActiveLarge", "iconActiveMedium"]}, "Backdrop": {"props": ["backdrop", "withLayer"]}, @@ -1823,8 +1826,7 @@ "appinner": ["AppInner", "app"], "appmount": ["AppMount", "appMount"], "applayers": ["AppInner", "layers"], - "applicationstore": ["ApplicationStore", "applicationStore"], - "attachment": ["Attachment", "wrapper"], + "attachment": ["NotFound", "attachmentWrapper"], "attachmentcontrolshidden": ["Attachment", "wrapperControlsHidden"], "attachmentcover": ["AttachmentCover", "cover"], "attachmentcovericon": ["AttachmentCover", "icon"], @@ -1835,8 +1837,8 @@ "auditlogtimestamp": ["AuditLog", "timestamp"], "auditloguserhook": ["AuditLog", "userHook"], "authbox": ["AuthBox", "authBox"], - "authboxcharacterbackground": ["AuthBoxBackground", "characterBackground"], - "authboxsplashbackground": ["AuthBoxBackground", "splashBackground"], + "authboxcharacterbackground": ["AuthBoxBackgroundCharacter", "characterBackground"], + "authboxsplashbackground": ["AuthBoxBackgroundSplash", "splashBackground"], "autocomplete": ["Autocomplete", "autocomplete"], "autocompletecontenttitle": ["Autocomplete", "contentTitle"], "autocompletedescriptiondiscriminator": ["Autocomplete", "descriptionDiscriminator"], @@ -1895,7 +1897,7 @@ "bdfdbsupportert3": ["BDFDB", "supporterTier3"], "bdfdbsupportert4": ["BDFDB", "supporterTier4"], "bold": ["TextStyle", "bold"], - "bottag": ["BotTag", "botTag"], + "bottag": ["NotFound", "botTag"], "bottaginvert": ["BotTag", "botTagInvert"], "bottagmember": ["Member", "botTag"], "bottagnametag": ["NameTag", "bot"],