mirror of
https://github.com/chatmail/core.git
synced 2026-04-24 08:56:29 +03:00
More explicit
This commit is contained in:
@@ -119,7 +119,9 @@ pub enum Config {
|
||||
SysConfigKeys,
|
||||
|
||||
#[strum(props(default = "0"))]
|
||||
WarnedAboutWrongPw,
|
||||
/// Whether we send a warning if the password is wrong (set to false when we send a warning
|
||||
/// because we do not want to send a second warning)
|
||||
NotifyAboutWrongPw,
|
||||
}
|
||||
|
||||
impl Context {
|
||||
|
||||
Reference in New Issue
Block a user