mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 19:56:45 +02:00
Merge pull request #1183 from matrix-org/luke/fix-new-dm
Fix import for Rooms so that DMs can be created
This commit is contained in:
commit
0eb979ab68
@ -19,7 +19,7 @@ import Modal from './Modal';
|
||||
import sdk from './index';
|
||||
import { _t } from './languageHandler';
|
||||
import dis from "./dispatcher";
|
||||
import Rooms from "./Rooms";
|
||||
import * as Rooms from "./Rooms";
|
||||
|
||||
import q from 'q';
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user