mirror of
https://github.com/element-hq/element-web
synced 2024-11-24 10:15:43 +03:00
Document payload (or in this case, lack thereof)
This commit is contained in:
parent
a258a3874b
commit
3fa2b7d55c
1 changed files with 1 additions and 0 deletions
|
@ -102,6 +102,7 @@ export enum Action {
|
|||
|
||||
/**
|
||||
* Fired when CallHandler has checked for PSTN protocol support
|
||||
* payload: none
|
||||
* XXX: Is an action the right thing for this?
|
||||
*/
|
||||
PstnSupportUpdated = "pstn_support_updated",
|
||||
|
|
Loading…
Reference in a new issue