mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-26 13:20:48 +00:00
Show 'join anyway' in verify dialog when joining call
This commit is contained in:
@@ -26,7 +26,8 @@ import type { StoryDistributionIdString } from '../types/StoryDistributionId';
|
||||
import { UserText } from './UserText';
|
||||
|
||||
export enum SafetyNumberChangeSource {
|
||||
Calling = 'Calling',
|
||||
InitiateCall = 'InitiateCall',
|
||||
JoinCall = 'JoinCall',
|
||||
MessageSend = 'MessageSend',
|
||||
Story = 'Story',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user