change text
This commit is contained in:
parent
2d133aa17f
commit
cd9d80dc66
|
@ -198,7 +198,7 @@ async function main() {
|
||||||
confirmAuthCodeFlow(pairingObj);
|
confirmAuthCodeFlow(pairingObj);
|
||||||
|
|
||||||
try {
|
try {
|
||||||
handshakeStatusSpan.innerHTML = "executing handshake...";
|
handshakeStatusSpan.innerHTML = "waiting for handshake...";
|
||||||
|
|
||||||
[encoder, decoder] = await pExecute;
|
[encoder, decoder] = await pExecute;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue