From 94d01698f65c467f0ea26fb96526965efb3be0a3 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Tue, 1 Dec 2020 20:10:27 -0600 Subject: Correct parentheses --- config.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.org') diff --git a/config.org b/config.org index ceaf10a..d611533 100644 --- a/config.org +++ b/config.org @@ -1477,7 +1477,7 @@ Alex Schroeder's Emacs implementation of the Titan protocol. This is why I use :config (when (boundp 'acdw-secrets/elpher-gemini-tokens) (add-to-list 'elpher-gemini-tokens - (acdw-secrets/elpher-gemini-tokens)))) + acdw-secrets/elpher-gemini-tokens))) #+end_src *** [[https://git.sr.ht/~acdw/post-to-gemlog-blue.el][post-to-gemlog-blue]] -- cgit 1.4.1-21-gabe81