Fix sticker pack download on import
This commit is contained in:
@@ -169,6 +169,7 @@ export async function createPacksFromBackup(
|
|||||||
|
|
||||||
id,
|
id,
|
||||||
key,
|
key,
|
||||||
|
attemptedStatus: 'installed' as const,
|
||||||
status: 'installed' as const,
|
status: 'installed' as const,
|
||||||
})
|
})
|
||||||
);
|
);
|
||||||
|
Reference in New Issue
Block a user