Appease the linter
This commit is contained in:
parent
bdcb65de77
commit
7ea61e4105
1 changed files with 1 additions and 0 deletions
|
@ -78,6 +78,7 @@ export default class WidgetMessaging {
|
|||
|
||||
/**
|
||||
* Tells the widget that the client is ready to handle further widget requests.
|
||||
* @returns {Promise<*>} Resolves after the widget has acknowledged the ready message.
|
||||
*/
|
||||
flagReadyToContinue() {
|
||||
return this.messageToWidget({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue