diff options
| author | Craig Jennings <c@cjennings.net> | 2026-01-13 08:13:17 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-01-13 08:13:17 -0600 |
| commit | 29088b79c28418af2fc498b35e8eb710dace8d4f (patch) | |
| tree | cac28fa3f454133efab74283bb9df75835c28636 /data/calendar-sync-state.el | |
| parent | 2b1d087d1edfd218e8c2adef55d130335c265634 (diff) | |
| download | dotemacs-29088b79c28418af2fc498b35e8eb710dace8d4f.tar.gz dotemacs-29088b79c28418af2fc498b35e8eb710dace8d4f.zip | |
chore(data): update calendar sync state and history
Updated calendar sync state after auto-sync.
Diffstat (limited to 'data/calendar-sync-state.el')
| -rw-r--r-- | data/calendar-sync-state.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/calendar-sync-state.el b/data/calendar-sync-state.el index c71c839e..e371dcf3 100644 --- a/data/calendar-sync-state.el +++ b/data/calendar-sync-state.el @@ -1 +1 @@ -((timezone-offset . -21600) (calendar-states ("proton" :status ok :last-sync (26977 57797 125902 575000) :last-error nil) ("google" :status ok :last-sync (26977 57799 778307 775000) :last-error nil)))
\ No newline at end of file +((timezone-offset . -21600) (calendar-states ("google" :status syncing) ("proton" :status ok :last-sync (26981 8164 365040 250000) :last-error nil)))
\ No newline at end of file |
