QR logging can now be disabled using connect option.
@@ -110,6 +110,8 @@ conn.connectOptions = {
fetchAgent?: Agent = undefined,
/** always uses takeover for connecting */
alwaysUseTakeover: true
/** log QR to terminal */
logQR: true
} as WAConnectOptions
```
The note is not visible to the blocked user.