diff --git a/modules/app/irc/autoload/settings.el b/modules/app/irc/autoload/settings.el index 5f88eb993..53e4bc0af 100644 --- a/modules/app/irc/autoload/settings.el +++ b/modules/app/irc/autoload/settings.el @@ -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))