Aggiunti messagi in caso di errore lettura MTTable

This commit is contained in:
NicolaP
2022-12-19 18:29:42 +01:00
parent 80c3634506
commit 201cf2ddf1
2 changed files with 9 additions and 2 deletions
+1
View File
@@ -172,6 +172,7 @@ Public Class OptionsVM
NotifyPropertyChanged("ConfigDir")
OptionModule.GetCurrentMachineInMTable()
NotifyPropertyChanged("CurrentMachine")
NotifyPropertyChanged("BaseDir")
End Set
End Property