fix: remove default kiro.rs admin URL

This commit is contained in:
QLHazyCoder
2026-05-19 03:22:14 +08:00
parent 5ddb5ac94d
commit a3c36e6f15
8 changed files with 20 additions and 21 deletions
@@ -101,7 +101,7 @@ const PERSISTED_SETTING_DEFAULTS = {
ipProxyService: '711proxy',
ipProxyMode: 'account',
kiroTargetId: 'kiro-rs',
kiroRsUrl: 'https://kiro.leftcode.xyz/admin',
kiroRsUrl: '',
kiroRsKey: '',
stepExecutionRangeByFlow: {},
};