mirror of
https://github.com/wismna/ModernKeePass.git
synced 2025-10-03 15:40:18 -04:00
WIP Split composite key user control
Some refactoring
This commit is contained in:
@@ -10,6 +10,8 @@
|
||||
public class Settings
|
||||
{
|
||||
public static string SaveSuspend => nameof(SaveSuspend);
|
||||
public static string Sample => nameof(Sample);
|
||||
public static string DefaultFileFormat => nameof(DefaultFileFormat);
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user