fix: misspelled config option
This commit is contained in:
parent
8e63d331b3
commit
bc43c0120c
|
@ -10,7 +10,7 @@ packages = [
|
||||||
name = "lol"
|
name = "lol"
|
||||||
value = "lel"
|
value = "lel"
|
||||||
|
|
||||||
[[command]]
|
[[commands]]
|
||||||
name = "test"
|
name = "test"
|
||||||
help = "very helpful"
|
help = "very helpful"
|
||||||
command = "echo lul"
|
command = "echo lul"
|
||||||
|
|
Loading…
Reference in a new issue