Fix sticker pack download on import
This commit is contained in:
parent
41c7571845
commit
eab04b2acd
1 changed files with 1 additions and 0 deletions
|
@ -169,6 +169,7 @@ export async function createPacksFromBackup(
|
||||||
|
|
||||||
id,
|
id,
|
||||||
key,
|
key,
|
||||||
|
attemptedStatus: 'installed' as const,
|
||||||
status: 'installed' as const,
|
status: 'installed' as const,
|
||||||
})
|
})
|
||||||
);
|
);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue