This commit is contained in:
GG Z
2025-08-24 13:49:55 +08:00
parent 785907d305
commit f37062be60
285 changed files with 4993 additions and 3377 deletions

View File

@@ -39,7 +39,7 @@ public partial class AnyConnectViewModel : ObservableValidator
private double angle = 90;
[ObservableProperty]
private NeoUI.Controls.InfoBar messageQueue = new();
private NeoUI.Controls.Alert messageQueue = new();
[ObservableProperty]
private string message;