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
6f1fca0279
commit
38fc1db1a8
@ -7,8 +7,6 @@ export default (props) => {
|
||||
const roomId = props.match.params.id
|
||||
|
||||
return <div className="textRoom">
|
||||
Connecting to room {roomId}
|
||||
|
||||
<LiveChat
|
||||
roomId={roomId}
|
||||
/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user