Step 8.5: Move call event type
This commit is contained in:
parent
1c8ac2c2e5
commit
211e00539a
4 changed files with 22 additions and 5 deletions
|
@ -39,7 +39,7 @@ import DMRoomMap from "./utils/DMRoomMap";
|
|||
import { getAddressType } from "./UserAddress";
|
||||
import { getE2EEWellKnown } from "./utils/WellKnownUtils";
|
||||
import { isJoinedOrNearlyJoined } from "./utils/membership";
|
||||
import { VIRTUAL_ROOM_EVENT_TYPE } from "./CallHandler";
|
||||
import { VIRTUAL_ROOM_EVENT_TYPE } from "./call-types";
|
||||
import SpaceStore from "./stores/spaces/SpaceStore";
|
||||
import { makeSpaceParentEvent } from "./utils/space";
|
||||
import { VOICE_CHANNEL_MEMBER, addVoiceChannel } from "./utils/VoiceChannelUtils";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue