Polish Kiro flow label

This commit is contained in:
QLHazyCoder
2026-05-19 17:37:59 +08:00
parent 40b9cd397d
commit 42671ffffd
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">