mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-22 06:51:21 +02:00
unbreak tests
This commit is contained in:
parent
46387e135e
commit
6942e94394
@ -26,7 +26,7 @@ const DEFAULTS = {
|
|||||||
class SdkConfig {
|
class SdkConfig {
|
||||||
|
|
||||||
static get() {
|
static get() {
|
||||||
return global.mxReactSdkConfig;
|
return global.mxReactSdkConfig || {};
|
||||||
}
|
}
|
||||||
|
|
||||||
static put(cfg) {
|
static put(cfg) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user