Import functionality for wino accounts, calendar sync UI, bunch of shell improvements
This commit is contained in:
@@ -5,6 +5,7 @@ public enum CalendarSynchronizationType
|
||||
ExecuteRequests, // Execute all requests in the queue.
|
||||
CalendarMetadata, // Sync calendar metadata.
|
||||
CalendarEvents, // Sync all events for all calendars.
|
||||
Strict, // Run metadata and event synchronization in sequence.
|
||||
SingleCalendar, // Sync events for only specified calendars.
|
||||
UpdateProfile // Update profile information only.
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user