PR feedback
This commit is contained in:
parent
b6f854abe4
commit
0f32c3a018
3 changed files with 4 additions and 4 deletions
|
@ -22,7 +22,7 @@ import * as url from "url";
|
|||
import WidgetEchoStore from '../stores/WidgetEchoStore';
|
||||
|
||||
// How long we wait for the state event echo to come back from the server
|
||||
// before the promise is rejected
|
||||
// before waitFor[Room/User]Widget rejects its promise
|
||||
const WIDGET_WAIT_TIME = 20000;
|
||||
|
||||
export default class WidgetUtils {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue