Update settings

This commit is contained in:
Ryan Vogel
2026-03-30 07:33:30 -04:00
parent 2f44d1900e
commit ab7b1d78bf
2 changed files with 197 additions and 205 deletions
-4
View File
@@ -165,10 +165,6 @@ export const ServeCommand = cmd({
})
console.log("scan qr code in mobile app or phone camera")
console.log(code)
console.log("qr link")
console.log(link)
console.log("qr payload")
console.log(JSON.stringify(pair, null, 2))
}
}