mirror of
https://github.com/HeyPuter/puter.git
synced 2026-01-09 14:41:50 -06:00
Merge branch 'main' of https://github.com/HeyPuter/puter into main
This commit is contained in:
@@ -59,7 +59,6 @@ class Peer extends AdvancedBase {
|
||||
address: this.config.address,
|
||||
message: e.message,
|
||||
});
|
||||
console.log(e);
|
||||
});
|
||||
socket.on('error', e => {
|
||||
this.log.info('error', {
|
||||
|
||||
Reference in New Issue
Block a user