@@ -164,9 +164,9 @@ (format "Board (default %s/%s): " (sbbs--board-domain def) (sbbs--board-name def)) "Board: ") - boards nil nil nil nil def))) + boards nil nil "/" nil def))) (if (stringp choice) (cdr (assoc choice boards)) choice))))