mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-26 21:28:40 +00:00
Partially revert "Clean up inviteLink handling, harden compose input"
This commit is contained in:
@@ -53,7 +53,6 @@ const createProps = (overrideProps: Partial<PropsType> = {}): PropsType => ({
|
||||
onSetSkinTone: action('onSetSkinTone'),
|
||||
recentEmojis: [],
|
||||
removeLinkPreview: action('removeLinkPreview'),
|
||||
setSecureInput: action('setSecureInput'),
|
||||
skinTone: 0,
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user