Init
This commit is contained in:
@@ -120,6 +120,12 @@ namespace Wino.Mail.ViewModels
|
||||
[ObservableProperty]
|
||||
private string barMessage;
|
||||
|
||||
[ObservableProperty]
|
||||
private double mailListLength = 300;
|
||||
|
||||
[ObservableProperty]
|
||||
private double maxMailListLength = 1200;
|
||||
|
||||
[ObservableProperty]
|
||||
private string barTitle;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user