chore: 标记 kiro flow 暂不可用

This commit is contained in:
QLHazyCoder
2026-05-18 20:34:55 +08:00
parent d9795f8b3a
commit 4aa459e599
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -199,7 +199,7 @@
},
kiro: {
id: 'kiro',
label: 'Kiro',
label: 'kiro(暂时无法使用,会立刻封号)',
services: ['account', 'email', 'proxy'],
capabilities: {
...DEFAULT_FLOW_CAPABILITIES,
+1 -1
View File
@@ -114,7 +114,7 @@
<span class="data-label">注册</span>
<select id="select-flow" class="data-select" aria-label="Flow 选择">
<option value="openai" selected>Codex / OpenAI</option>
<option value="kiro">Kiro</option>
<option value="kiro">kiro(暂时无法使用,会立刻封号)</option>
</select>
</div>
<div class="data-row">