Fix sticker pack download on import
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
This commit is contained in:
parent
7e0d43fb99
commit
457d2e6448
1 changed files with 1 additions and 0 deletions
|
@ -169,6 +169,7 @@ export async function createPacksFromBackup(
|
|||
|
||||
id,
|
||||
key,
|
||||
attemptedStatus: 'installed' as const,
|
||||
status: 'installed' as const,
|
||||
})
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue