diff options
Diffstat (limited to 'modules/org-gcal-config.el')
| -rw-r--r-- | modules/org-gcal-config.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/org-gcal-config.el b/modules/org-gcal-config.el index 97e8446a..4eca5e7e 100644 --- a/modules/org-gcal-config.el +++ b/modules/org-gcal-config.el @@ -190,7 +190,7 @@ Useful after changing `cj/org-gcal-sync-interval-minutes'." ;; Start automatic sync timer based on user configuration ;; Set cj/org-gcal-sync-interval-minutes to nil to disable -(cj/org-gcal-start-auto-sync) +;; (cj/org-gcal-start-auto-sync) ;; Google Calendar keymap and keybindings (defvar-keymap cj/gcal-map |
