From 94fafdb3edf2aee7c452ecdd6a7b05e2008d8b92 Mon Sep 17 00:00:00 2001 From: zsyg <3872006562@qq.com> Date: Sat, 26 Jul 2025 16:07:43 +0800 Subject: [PATCH] --- AboutForm.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AboutForm.cs b/AboutForm.cs index fd25047..a793a25 100644 --- a/AboutForm.cs +++ b/AboutForm.cs @@ -125,7 +125,7 @@ namespace AppStore } } - // 保留原AboutForm作为容器(可选) + // 保留原AboutForm作为容器 public class AboutForm : Form { public AboutForm()