Share call link via signal while in call
This commit is contained in:
parent
e6b62001d3
commit
111bb70188
9 changed files with 56 additions and 2 deletions
|
@ -52,6 +52,7 @@ const useProps = (overrideProps: Partial<PropsType> = {}): PropsType => ({
|
|||
doForwardMessages: action('doForwardMessages'),
|
||||
getPreferredBadge: () => undefined,
|
||||
i18n,
|
||||
isInFullScreenCall: false,
|
||||
linkPreviewForSource: () => undefined,
|
||||
onClose: action('onClose'),
|
||||
onChange: action('onChange'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue