Add contextMenu for deleting call events on right-click
This commit is contained in:
@@ -22,6 +22,8 @@ export type CallingNotificationType = Readonly<{
|
||||
groupCallEnded: boolean | null;
|
||||
deviceCount: number;
|
||||
maxDevices: number;
|
||||
isSelectMode: boolean;
|
||||
isTargeted: boolean;
|
||||
}>;
|
||||
|
||||
function getDirectCallNotificationText(
|
||||
|
Reference in New Issue
Block a user