mirror of
https://github.com/wismna/ModernKeePass.git
synced 2025-10-03 23:50:18 -04:00
Updated nuspec to target any CPU
This commit is contained in:
@@ -69,6 +69,7 @@ namespace ModernKeePass.Pages
|
||||
if (e.Parameter is GroupVm)
|
||||
{
|
||||
ViewModel = e.Parameter as GroupVm;
|
||||
ViewModel?.NotifyPropertyChanged("Name");
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user