mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Add remaining features to fun picker
This commit is contained in:
@@ -209,7 +209,7 @@ export type OwnProps = Readonly<{
|
||||
) => void;
|
||||
|
||||
onPickEmoji: (e: EmojiPickDataType) => void;
|
||||
emojiSkinToneDefault: EmojiSkinTone;
|
||||
emojiSkinToneDefault: EmojiSkinTone | null;
|
||||
// StickerButton
|
||||
installedPacks: ReadonlyArray<StickerPackType>;
|
||||
recentStickers: ReadonlyArray<StickerType>;
|
||||
|
||||
Reference in New Issue
Block a user