refactor shared flow settings and runtime cleanup
This commit is contained in:
+7
-1
@@ -40,12 +40,18 @@
|
||||
"targetSelectorLabel": "来源"
|
||||
},
|
||||
"baseGroups": [
|
||||
"kiro-runtime-status"
|
||||
"kiro-runtime-status",
|
||||
"shared-auto-run",
|
||||
"shared-settings-actions"
|
||||
],
|
||||
"targets": {
|
||||
"kiro-rs": {
|
||||
"id": "kiro-rs",
|
||||
"label": "kiro.rs",
|
||||
"defaultState": {
|
||||
"baseUrl": "",
|
||||
"apiKey": ""
|
||||
},
|
||||
"groups": [
|
||||
"kiro-target-kiro-rs"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user