Skip to content

Commit 84c5330

Browse files
authored
Update command.md (#1532)
1 parent 5316a99 commit 84c5330

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configuration/command.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ UNFOLD = {
1919
# ...
2020
"COMMAND": {
2121
"search_models": True, # Default: False
22-
"search_callback": "utils.search_callback"
22+
"search_callback": "utils.search_callback",
2323
"show_history": True, # Enable history
2424
},
2525
# ...

0 commit comments

Comments
 (0)