mirror of
https://github.com/chatmail/core.git
synced 2026-05-03 21:36:29 +03:00
correct summary for videochat-invites
This commit is contained in:
@@ -296,6 +296,9 @@ pub enum Viewtype {
|
||||
/// The file is set via dc_msg_set_file()
|
||||
/// and retrieved via dc_msg_get_file().
|
||||
File = 60,
|
||||
|
||||
/// Message is an invitation to a videochat.
|
||||
VideochatInvitation = 70,
|
||||
}
|
||||
|
||||
impl Default for Viewtype {
|
||||
|
||||
Reference in New Issue
Block a user