diff --git a/idec-mode.el b/idec-mode.el index 6fb316e..7f828df 100644 --- a/idec-mode.el +++ b/idec-mode.el @@ -40,7 +40,7 @@ :type 'string :group 'idec) -(defcustom idec-primary-node nil +(defcustom idec-primary-node "" "Primary node to send messages." :type 'string :group 'idec)