Skip to content

Commit

Permalink
Merge branch 'feat/client-connection-handling-rework' into rlamb/sc-2…
Browse files Browse the repository at this point in the history
…51453/refactor-application-state-management
  • Loading branch information
kinyoklion committed Jul 29, 2024
2 parents b54463a + 2d2131a commit 3de892d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,6 @@ export class ConnectionManager {
// Currently the foreground mode will always be whatever the last active
// connection mode was.
this.destination.setConnectionMode(this.currentConnectionMode);

this.destination.setEventSendingEnabled(true, false);
}

Expand Down

0 comments on commit 3de892d

Please sign in to comment.