fix: typo
This commit is contained in:
parent
2155d00a07
commit
5a67edaf0b
@ -272,7 +272,7 @@ export class Connection extends ExternalStore<ConnectionStateSnapshot> {
|
||||
ok: false,
|
||||
id: e.id,
|
||||
relay: this.Address,
|
||||
message: "Timout waiting for OK response",
|
||||
message: "Timeout waiting for OK response",
|
||||
});
|
||||
}, timeout);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user