让警告没那么多

应该不会出问题的吧
This commit is contained in:
PrefacedCorg
2025-08-31 01:47:00 +08:00
parent 16283f4643
commit 2fe482b802
4 changed files with 32 additions and 36 deletions
@@ -224,7 +224,7 @@ namespace Ink_Canvas.Windows
break;
}
}
catch (Exception ex)
catch (Exception)
{
// 设置默认快捷键时出错,忽略
}