From 19462a9e3c43612f886ebd907e39419f86b4b662 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Sat, 14 Aug 2021 18:00:02 -0500 Subject: Require `request' with `mastodon' --- init.el | 1 + 1 file changed, 1 insertion(+) diff --git a/init.el b/init.el index 0fddc6e..b959e9e 100644 --- a/init.el +++ b/init.el @@ -1196,6 +1196,7 @@ if ripgrep is installed, otherwise `consult-grep'." (setup (:straight (mastodon :host github :repo "mooseyboots/mastodon.el")) + (:straight request) (:option mastodon-instance-url "https://writing.exchange" mastodon-auth-source-file (car auth-sources) mastodon-client--token-file (acdw/dir "mastodon.plstore"))) -- cgit 1.4.1-21-gabe81