mirror of
https://github.com/vector-im/element-web.git
synced 2025-11-02 01:01:55 +01:00
not sure how I butchered this merge conflict resolution this much.
This commit is contained in:
parent
93010d34fd
commit
5d0d81e79a
@ -79,8 +79,8 @@ import { Container, WidgetLayoutStore } from "../../stores/widgets/WidgetLayoutS
|
||||
import { getKeyBindingsManager, RoomAction } from '../../KeyBindingsManager';
|
||||
import { objectHasDiff } from "../../utils/objects";
|
||||
import SpaceRoomView from "./SpaceRoomView";
|
||||
import { IOpts } from "../../createRoom
|
||||
import { replaceableComponent } from "../../utils/replaceableComponent
|
||||
import { IOpts } from "../../createRoom";
|
||||
import { replaceableComponent } from "../../utils/replaceableComponent";
|
||||
import { omit } from 'lodash';
|
||||
import UIStore from "../../stores/UIStore";
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user