This commit is contained in:
@@ -52,6 +52,11 @@ public partial class ConfigViewModel : ObservableObject
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
//public IAsyncRelayCommand SaveCommand => new AsyncRelayCommand(Save);
|
||||
|
||||
|
||||
[RelayCommand]
|
||||
private async Task Save()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user