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 | 73d194e5890686be6f4e0cb4dcf185304bf0da8e (patch) | |
| tree | c9b45e92882993e24ed9bdcf4a79fe341d20dc8c /data/calendar-sync-state.el | |
| parent | 4d4060d7e8e5dfe3b1d5f0cf2d8905ea9a01a1fe (diff) | |
| download | dotemacs-73d194e5890686be6f4e0cb4dcf185304bf0da8e.tar.gz dotemacs-73d194e5890686be6f4e0cb4dcf185304bf0da8e.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 |
