mirror of
https://github.com/wismna/ModernKeePass.git
synced 2025-10-03 15:40:18 -04:00
Groups can now also be manually reordered
Design improvements
This commit is contained in:
@@ -27,7 +27,7 @@ namespace ModernKeePass.ViewModels.ListItems
|
||||
Set(nameof(Value), ref _value, value);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
public FieldVm(string fieldName, string fieldValue)
|
||||
{
|
||||
_name = fieldName;
|
||||
|
Reference in New Issue
Block a user