diff options
-rw-r--r-- | emacsconf.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emacsconf.el b/emacsconf.el index c361ed2..cf20024 100644 --- a/emacsconf.el +++ b/emacsconf.el @@ -1256,7 +1256,7 @@ Filter by TRACK if given. Use INFO as the list of talks." emacsconf-erc-announce-on-change ;; announce via ERC emacsconf-publish-media-files-on-change emacsconf-publish-bbb-redirect - ;; emacsconf-publish-update-talk + emacsconf-publish-update-talk emacsconf-publish-backstage-org-on-state-change ;; update the backstage index emacsconf-stream-update-talk-info-on-change ;; write to the talk text |