mirror of
https://github.com/wismna/ModernKeePass.git
synced 2025-10-03 15:40:18 -04:00
Better suspend/resume handling
This commit is contained in:
@@ -151,7 +151,7 @@ namespace ModernKeePass.ViewModels
|
||||
|
||||
public void UpdateKey()
|
||||
{
|
||||
Database.CompositeKey = CreateCompositeKey();
|
||||
Database.UpdateCompositeKey(CreateCompositeKey());
|
||||
UpdateStatus(_resource.GetResourceValue("CompositeKeyUpdated"), StatusTypes.Success);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user