Merge pull request #5264 from paulapatience/set-irc-server!

Conform set-irc-server! indentation to the README
This commit is contained in:
Henrik Lissner
2021-07-23 16:16:08 -04:00
committed by GitHub

View File

@ -9,6 +9,7 @@ SERVER can either be a name for the network (in which case you must specify a
:host.
See `circe-network-options' for details."
(declare (indent 1))
(after! circe
(unless (plist-member plist :host)
(plist-put! plist :host server))