mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Refactor sticker sync logic
This commit is contained in:
@@ -704,6 +704,7 @@ export function createIPCEvents(
|
||||
installStickerPack: async (packId, key) => {
|
||||
void Stickers.downloadStickerPack(packId, key, {
|
||||
finalStatus: 'installed',
|
||||
actionSource: 'ui',
|
||||
});
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user