mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-23 22:34:53 +00:00
update for beta
This commit is contained in:
@@ -167,7 +167,7 @@ async function printPairQR(pair: PairPayload) {
|
||||
const code = await QRCode.toString(link, {
|
||||
...qrConfig,
|
||||
})
|
||||
console.log("scan qr code in mobile app or phone camera (latest 1.0.2)")
|
||||
console.log("scan qr code in mobile app or phone camera (latest 1.0.2.1)")
|
||||
console.log(code)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user