FakeNitro: Fix sending animated stickers

This commit is contained in:
Nuckyz 2025-06-05 15:42:00 -03:00
parent 503c90c201
commit 0ce7772500
No known key found for this signature in database
GPG key ID: 440BF8296E1C4AD9

View file

@ -138,7 +138,7 @@ export const UserUtils = {
export const UploadManager = findByPropsLazy("clearAll", "addFile");
export const UploadHandler = {
promptToUpload: findByCodeLazy("#{intl::ATTACHMENT_TOO_MANY_ERROR_TITLE}") as (files: File[], channel: Channel, draftType: Number) => void
promptToUpload: findByCodeLazy("=!0,showLargeMessageDialog:") as (files: File[], channel: Channel, draftType: Number) => void
};
export const ApplicationAssetUtils = mapMangledModuleLazy("getAssetImage: size must === [", {