release: prepare v0.1.134
This commit is contained in:
@@ -775,7 +775,8 @@ const handleKiroImport = async () => {
|
||||
|
||||
const tokenInfo = await kiroOAuth.importToken(
|
||||
kiroTokenJson.value,
|
||||
kiroDeviceRegistrationJson.value || undefined
|
||||
kiroDeviceRegistrationJson.value || undefined,
|
||||
props.account.proxy_id
|
||||
)
|
||||
if (!tokenInfo) return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user