diff --git a/ts/types/Stickers.ts b/ts/types/Stickers.ts index 3d9736125..0a0cf2af0 100644 --- a/ts/types/Stickers.ts +++ b/ts/types/Stickers.ts @@ -175,7 +175,7 @@ export async function createPacksFromBackup( id, key, attemptedStatus: 'installed' as const, - status: 'installed' as const, + status: 'pending' as const, }) );