Fix sticker creator

This commit is contained in:
Fedor Indutny 2022-02-23 18:07:42 -08:00 committed by GitHub
parent 68c0076a12
commit bae295a0f6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,6 +13,8 @@ const pMap = require('p-map');
// It is important to call this as early as possible
const { SignalContext } = require('../ts/windows/context');
window.i18n = SignalContext.i18n;
const {
deriveStickerPackKey,
encryptAttachment,