mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-25 04:36:46 +00:00
Fix calling needs permission screen not fullscreen
This commit is contained in:
@@ -9,7 +9,7 @@ import { Intl } from './Intl';
|
||||
import { ContactName } from './conversation/ContactName';
|
||||
import type { ConversationType } from '../state/ducks/conversations';
|
||||
|
||||
type Props = {
|
||||
export type Props = {
|
||||
conversation: Pick<
|
||||
ConversationType,
|
||||
| 'acceptedMessageRequest'
|
||||
|
||||
Reference in New Issue
Block a user