Update commands.json

This commit is contained in:
Darien Rousseau 2023-08-14 19:30:37 -06:00 committed by GitHub
parent 14aaf04cf4
commit 214d9b06a4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -130,11 +130,11 @@
"choices": [
{
"name": "heads",
"value": "true"
"value": "heads"
},
{
"name": "tails",
"value": "false"
"value": "tails"
}
]
}
@ -191,4 +191,4 @@
}
]
}
]
]