Skip to content

Commit

Permalink
Fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
aduros committed Nov 29, 2023
1 parent b4f1a39 commit bc9db52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runtimes/web/src/netplay/peer-manager.ts
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ class SignalClient {
reject();
});
});
break;
} catch (error) {
console.error(error)
}
Expand Down

0 comments on commit bc9db52

Please sign in to comment.