优化代码

This commit is contained in:
2026-05-01 20:37:39 +08:00
parent db181d994a
commit 02cf10ab13
8 changed files with 23 additions and 20 deletions
@@ -657,7 +657,7 @@ namespace Ink_Canvas.Windows
/// <summary>
/// 保存按钮点击事件
/// </summary>
private async void BtnSave_Click(object sender, RoutedEventArgs e)
private void BtnSave_Click(object sender, RoutedEventArgs e)
{
try
{