mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-20 01:12:15 +00:00
update for beta
This commit is contained in:
parent
39b4f861f3
commit
a8d5b14d1a
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue