Update mastodon settings
This commit is contained in:
parent
4d42d0f912
commit
b01168cd9c
1 changed files with 2 additions and 2 deletions
4
init.el
4
init.el
|
@ -676,8 +676,8 @@
|
|||
(use-package mastodon
|
||||
:defer t
|
||||
:custom
|
||||
(mastodon-instance-url "https://emacs.ch")
|
||||
(mastodon-active-user "qhBidG3d"))
|
||||
(mastodon-instance-url "https://fosstodon.org")
|
||||
(mastodon-active-user "metalisp"))
|
||||
|
||||
(use-package jabber
|
||||
:defer t
|
||||
|
|
Loading…
Add table
Reference in a new issue