mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-25 02:48:23 +01:00
Init create/admin call links flow
This commit is contained in:
@@ -707,7 +707,7 @@ export type DataInterface = {
|
||||
updateCallLinkState(
|
||||
roomId: string,
|
||||
callLinkState: CallLinkStateType
|
||||
): Promise<void>;
|
||||
): Promise<CallLinkType>;
|
||||
migrateConversationMessages: (
|
||||
obsoleteId: string,
|
||||
currentId: string
|
||||
|
||||
Reference in New Issue
Block a user