mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 12:19:41 +00:00
Fix addStickerPackReference
This commit is contained in:
committed by
Josh Perez
parent
207d05fd05
commit
15247e1c9a
@@ -3826,7 +3826,7 @@ async function addStickerPackReference(
|
||||
$packId
|
||||
)
|
||||
`
|
||||
).all({
|
||||
).run({
|
||||
messageId,
|
||||
packId,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user