You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-08 21:42:24 +03:00
Appease the linter
This commit is contained in:
@@ -78,6 +78,7 @@ export default class WidgetMessaging {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Tells the widget that the client is ready to handle further widget requests.
|
* 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() {
|
flagReadyToContinue() {
|
||||||
return this.messageToWidget({
|
return this.messageToWidget({
|
||||||
|
|||||||
Reference in New Issue
Block a user