mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 10:34:17 +00:00
Merge branch 'master' of https://github.com/srgooglo/Comty-Development
This commit is contained in:
commit
06cedf9887
@ -12,7 +12,7 @@ export class SocketConnection{
|
||||
|
||||
constructor(props:any){
|
||||
if (!props) {
|
||||
throw new Error("Mmm some props are not defined")
|
||||
throw new Error("Mmm some props are not defined")
|
||||
}
|
||||
this.state = {
|
||||
address: props.address,
|
||||
|
Loading…
x
Reference in New Issue
Block a user