优化代码

This commit is contained in:
2026-02-24 14:13:19 +08:00
parent 0ad74d9f7f
commit 2ce6088e74
+1 -1
View File
@@ -931,7 +931,7 @@ namespace Ink_Canvas
totalSlides = 0;
presentationName = null;
}
catch (Exception ex)
catch (Exception)
{
activePresentation = null;
currentSlide = 0;