Skip to content
Snippets Groups Projects
Commit 74b2891b authored by David Thompson's avatar David Thompson
Browse files

Don't display /help output on connect, but mention that /help exists.

parent 8c1e4129
No related branches found
No related tags found
No related merge requests found
......@@ -740,7 +740,7 @@
(lambda _
(add-task! tasks refresh-title)
(log "Welcome to Fantasary!")
(help)
(log "Type /help for command information.")
(look))
#:catch log-error))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment