[+] Network error reason

This commit is contained in:
Clansty
2024-10-01 01:00:32 +08:00
parent e39f013808
commit e65d67f12e
10 changed files with 140 additions and 9 deletions

View File

@@ -62,6 +62,7 @@ namespace AquaMai
public int Height { get; set; }
public bool PractiseMode { get; set; }
public bool SelectionDetail { get; set; }
public bool ShowNetErrorDetail { get; set; }
}
public class TimeSavingConfig