bugfix
This commit is contained in:
parent
48d5f3afeb
commit
c455615478
@ -123,7 +123,7 @@ class RTCLLM:
|
||||
await self.ws_send(json.dumps({
|
||||
'type':'disconnect',
|
||||
'to': peer.info
|
||||
})
|
||||
}))
|
||||
peers = {
|
||||
k:v for k,v in self.peers.items() if k != peerid
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user