Skip to content

Commit 8d8a544

Browse files
committed
chore: 更新
1 parent e0a8464 commit 8d8a544

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

YCode.CLI/Program.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
}
4040
};
4141

42-
42+
throw new Exception();
4343

4444
// Agent类型到图标和颜色的映射
4545
var AGENT_ICONS = new Dictionary<string, (string icon, string color)>()

0 commit comments

Comments
 (0)