Add Suppress Spoiler

This commit is contained in:
Mike A. Trethewey
2020-03-23 21:39:45 -07:00
parent 0b8014b9b4
commit ff678659f9
6 changed files with 19 additions and 4 deletions

View File

@@ -1,9 +1,14 @@
{
"lang": {},
"create_spoiler": {
"action": "store_true",
"action": "store_false",
"type": "bool"
},
"suppress_spoiler": {
"action": "store_true",
"dest": "create_spoiler",
"help": "suppress"
},
"logic": {
"choices": [
"noglitches",