mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-14 02:22:21 +00:00
Add basic sync-token implementation
This commit is contained in:
@@ -11,4 +11,5 @@ pub struct Calendar {
|
||||
pub color: Option<String>,
|
||||
pub timezone: Option<String>,
|
||||
pub deleted_at: Option<NaiveDateTime>,
|
||||
pub synctoken: i64,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user