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 | 0fed47ad0ebb1118fac9ae6677b855cda8b628ef (patch) | |
| tree | f7201e1740befcf8efc23853b4a017dcfc038932 /data/calendar-sync-state.el | |
| parent | 80d1ac666ee94614e9959f97597009b0fb67a613 (diff) | |
| download | dotemacs-0fed47ad0ebb1118fac9ae6677b855cda8b628ef.tar.gz dotemacs-0fed47ad0ebb1118fac9ae6677b855cda8b628ef.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 |
