mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +00:00
remove log
This commit is contained in:
parent
4fd8a660d6
commit
bbd6f5da0d
@ -7,8 +7,6 @@ export default (props) => {
|
|||||||
const roomId = props.match.params.id
|
const roomId = props.match.params.id
|
||||||
|
|
||||||
return <div className="textRoom">
|
return <div className="textRoom">
|
||||||
Connecting to room {roomId}
|
|
||||||
|
|
||||||
<LiveChat
|
<LiveChat
|
||||||
roomId={roomId}
|
roomId={roomId}
|
||||||
/>
|
/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user