diff options
Diffstat (limited to 'toot.scm')
-rw-r--r-- | toot.scm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -39,7 +39,7 @@ #:use-module ((sxml xpath) #:select (sxpath)) #:use-module (rnrs io ports) - #:export (;; config + #:export (;; parameter mastodon-host mastodon-access-token |