Progress with DMs
Progress with DMs
This commit is contained in:
@@ -43,7 +43,6 @@ export function connectStream(path, pollingRefresh = null, callbacks = () => ({
|
||||
},
|
||||
|
||||
received(data) {
|
||||
console.log("received:", data)
|
||||
onReceive(data);
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user