mirror of
https://github.com/chatmail/core.git
synced 2026-04-20 06:56:29 +03:00
First try for notification
This commit is contained in:
@@ -117,6 +117,9 @@ pub enum Config {
|
||||
|
||||
#[strum(serialize = "sys.config_keys")]
|
||||
SysConfigKeys,
|
||||
|
||||
#[strum(props(default = "0"))]
|
||||
WarnedAboutWrongPw,
|
||||
}
|
||||
|
||||
impl Context {
|
||||
|
||||
Reference in New Issue
Block a user