speeeeeeling
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
This commit is contained in:
parent
1ffc6d5bd3
commit
55ceb2abd6
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@ export default class WidgetMessaging {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Tells the widget to hang up on its call.
|
* Tells the widget to hang up on its call.
|
||||||
* @returns {Promise<*>} Resolves when teh widget has acknowledged the message.
|
* @returns {Promise<*>} Resolves when the widget has acknowledged the message.
|
||||||
*/
|
*/
|
||||||
hangup() {
|
hangup() {
|
||||||
return this.messageToWidget({
|
return this.messageToWidget({
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue