refactor: 注释掉启动时运行选项
All checks were successful
构建上传工具 / build-tool (push) Successful in 9m48s

This commit is contained in:
2025-10-13 22:12:43 +08:00
parent 830dc6d9ef
commit 40210d0651

View File

@@ -110,7 +110,7 @@ func main() {
nil,
// 底部 - 放置按钮
container.NewVBox(
isRunOnStartWidget,
//isRunOnStartWidget,
startBtn,
clearLogBtn,
),