mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-21 15:55:50 +00:00
feat: 全部类型问题解决
This commit is contained in:
@@ -64,7 +64,7 @@ export function BridgeDialog({ onDone }: Props): React.ReactNode {
|
||||
return
|
||||
}
|
||||
qrToString(displayUrl, {
|
||||
type: 'utf8',
|
||||
type: 'terminal',
|
||||
errorCorrectionLevel: 'L',
|
||||
small: true,
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user