mirror of
https://github.com/chatmail/core.git
synced 2026-04-24 17:06:28 +03:00
First try implementing mailing lists
This commit is contained in:
@@ -126,6 +126,7 @@ pub enum Chattype {
|
||||
Single = 100,
|
||||
Group = 120,
|
||||
VerifiedGroup = 130,
|
||||
MailingList = 140,
|
||||
}
|
||||
|
||||
impl Default for Chattype {
|
||||
|
||||
Reference in New Issue
Block a user