diff --git a/ts/types/Stickers.ts b/ts/types/Stickers.ts index f6cf7a457..2540c6d32 100644 --- a/ts/types/Stickers.ts +++ b/ts/types/Stickers.ts @@ -169,6 +169,7 @@ export async function createPacksFromBackup( id, key, + attemptedStatus: 'installed' as const, status: 'installed' as const, }) );