去除默认的最小化提示弹框

This commit is contained in:
ww-rm
2025-10-16 23:54:07 +08:00
parent c90713ffe7
commit b178e48e84
4 changed files with 4 additions and 9 deletions

View File

@@ -102,7 +102,7 @@ namespace SpineViewer.Models
private bool _wallpaperView;
[ObservableProperty]
private bool? _closeToTray = null;
private bool _closeToTray;
[ObservableProperty]
private bool _autoRun;