mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 04:06:44 +02:00
Fix import for Rooms so that DMs can be created
This commit is contained in:
parent
5c9d3edec4
commit
b3db6344ae
@ -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