release: prepare v0.1.134

This commit is contained in:
kone
2026-05-16 15:31:08 +08:00
parent 89080b4c5a
commit 4a06371bba
22 changed files with 793 additions and 16 deletions
@@ -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