Fix bug in help code.
This commit is contained in:
parent
981fb51af3
commit
4007f8a479
@ -1417,7 +1417,7 @@ Library Management:
|
||||
"""
|
||||
|
||||
default:
|
||||
err "Unrecognized command: '$line'"
|
||||
err "Unrecognized command: '$options'"
|
||||
drawLeader()
|
||||
Thread.sleep(250)
|
||||
break } }
|
||||
|
Loading…
Reference in New Issue
Block a user