Skip to content

Commit 3ef01a6

Browse files
committed
chore: 更新代码
1 parent c5dc2f5 commit 3ef01a6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

YCode.CLI/Program.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@
3939
}
4040
};
4141

42+
throw new Exception();
43+
4244
// Agent类型到图标和颜色的映射
4345
var AGENT_ICONS = new Dictionary<string, (string icon, string color)>()
4446
{

0 commit comments

Comments
 (0)