mirror of
https://github.com/chatmail/core.git
synced 2026-04-29 03:16:29 +03:00
Tar backup (#1749)
Fix #1729 Co-authored-by: holger krekel <holger@merlinux.eu> Co-authored-by: Alexander Krotov <ilabdsf@gmail.com>
This commit is contained in:
@@ -127,7 +127,7 @@ pub enum EventType {
|
||||
#[strum(props(id = "150"))]
|
||||
NewBlobFile(String),
|
||||
|
||||
/// Emitted when an new file in the $BLOBDIR was created
|
||||
/// Emitted when an file in the $BLOBDIR was deleted
|
||||
#[strum(props(id = "151"))]
|
||||
DeletedBlobFile(String),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user