mirror of
https://github.com/wismna/ModernKeePass.git
synced 2025-10-03 15:40:18 -04:00
Clipboard action now sets an expiration timer
WIP Max History count (back-end done, front-end todo)
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
public static string SaveSuspend => nameof(SaveSuspend);
|
||||
public static string Sample => nameof(Sample);
|
||||
public static string DefaultFileFormat => nameof(DefaultFileFormat);
|
||||
public static string ClipboardTimeout => nameof(ClipboardTimeout);
|
||||
public static string HistoryMaxCount => nameof(HistoryMaxCount);
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user