mirror of
https://github.com/wismna/ModernKeePass.git
synced 2025-12-06 00:02:43 -05:00
Updated deleted text information
Improved dirty status detection (restored removed variable...) This corrected history creation on navigation when entry deleted
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
public static string SpacePattern => nameof(SpacePattern);
|
||||
public static string SpecialPattern => nameof(SpecialPattern);
|
||||
public static string BracketsPattern => nameof(BracketsPattern);
|
||||
public static string PasswordLength => nameof(PasswordLength);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user