Call Disposition
This commit is contained in:
parent
9927b132b9
commit
e5638c0b20
20 changed files with 445 additions and 53 deletions
|
@ -205,11 +205,11 @@ const CALLING_SHORTCUTS: Array<ShortcutType> = [
|
|||
keys: [['shift', 'V']],
|
||||
},
|
||||
{
|
||||
description: 'Keyboard--accept-video-call',
|
||||
description: 'icu:Keyboard--accept-video-call',
|
||||
keys: [['ctrlOrAlt', 'shift', 'V']],
|
||||
},
|
||||
{
|
||||
description: 'Keyboard--accept-audio-call',
|
||||
description: 'icu:Keyboard--accept-call-without-video',
|
||||
keys: [['ctrlOrAlt', 'shift', 'A']],
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue