change text

This commit is contained in:
weboko 2023-01-11 23:57:50 +01:00
parent 2d133aa17f
commit cd9d80dc66
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -198,7 +198,7 @@ async function main() {
confirmAuthCodeFlow(pairingObj);
try {
handshakeStatusSpan.innerHTML = "executing handshake...";
handshakeStatusSpan.innerHTML = "waiting for handshake...";
[encoder, decoder] = await pExecute;