You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-08 21:42:24 +03:00
delib
This commit is contained in:
@@ -27,7 +27,7 @@ import LiveRecordingClock from "../voice_messages/LiveRecordingClock";
|
||||
import {VoiceRecordingStore} from "../../../stores/VoiceRecordingStore";
|
||||
import {UPDATE_EVENT} from "../../../stores/AsyncStore";
|
||||
import RecordingPlayback from "../voice_messages/RecordingPlayback";
|
||||
import {MsgType} from "matrix-js-sdk/lib/@types/event";
|
||||
import {MsgType} from "matrix-js-sdk/src/@types/event";
|
||||
|
||||
interface IProps {
|
||||
room: Room;
|
||||
|
||||
Reference in New Issue
Block a user