bugfix
This commit is contained in:
parent
c5e40621c8
commit
2227fd3360
@ -94,7 +94,7 @@ class RTCLLM:
|
|||||||
"type":"iceCandidate",
|
"type":"iceCandidate",
|
||||||
"to":to,
|
"to":to,
|
||||||
"candidate":candi
|
"candidate":candi
|
||||||
})
|
}))
|
||||||
|
|
||||||
async def save_onlineList(self, data):
|
async def save_onlineList(self, data):
|
||||||
print(f'{self}, {type(self)}')
|
print(f'{self}, {type(self)}')
|
||||||
|
Loading…
Reference in New Issue
Block a user