aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon-transient.el
diff options
context:
space:
mode:
authormarty hiatt <martianhiatus@riseup.net>2024-10-08 17:16:30 +0200
committermarty hiatt <martianhiatus@riseup.net>2024-10-08 17:16:30 +0200
commit4bef5506c12495861def5507660397f49c89cb29 (patch)
tree595800bec9073c61256203c93fb9610516fc5b97 /lisp/mastodon-transient.el
parent2e129d90fb90fbd1ecef6d6bf2bbf1ec86a3ad9a (diff)
fields transient: set tp-server-settings only
Diffstat (limited to 'lisp/mastodon-transient.el')
-rw-r--r--lisp/mastodon-transient.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mastodon-transient.el b/lisp/mastodon-transient.el
index 5d1f026..abb845a 100644
--- a/lisp/mastodon-transient.el
+++ b/lisp/mastodon-transient.el
@@ -164,7 +164,7 @@ the inner key part."
:value
(lambda ()
(tp-return-data #'mastodon-transient-get-creds nil 'fields)
- (setq tp-settings-as-transient
+ (setq tp-server-settings
(mastodon-transient-fields-to-transient
tp-server-settings)))
[:description