fixed a silly bug
This commit is contained in:
parent
01ce2785de
commit
4b575c355d
BIN
nicethings
Executable file
BIN
nicethings
Executable file
Binary file not shown.
@ -287,7 +287,7 @@
|
||||
[(vector add-command _) (add (args-ref 1))]
|
||||
[(vector rm-command _) (rm (args-ref 1))]
|
||||
[(vector ls-command) (ls)]
|
||||
[(vector) (random)]
|
||||
[(vector) (random-message)]
|
||||
;; Improper usage
|
||||
;; This is checked so we can give the user hints on how to
|
||||
;; use the software if they have part of the command
|
||||
|
Loading…
x
Reference in New Issue
Block a user