mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-17 14:05:04 +08:00
more comments
This commit is contained in:
parent
658ac73064
commit
c26b300f30
@ -22,6 +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
|
||||
const WIDGET_WAIT_TIME = 20000;
|
||||
|
||||
export default class WidgetUtils {
|
||||
|
Loading…
Reference in New Issue
Block a user