Add aga_randomness to exposed settings

This commit is contained in:
Cody Bailey
2023-11-19 17:32:45 -05:00
parent 94d05df72b
commit a2c4be4c4c
7 changed files with 12 additions and 3 deletions

View File

@@ -514,6 +514,10 @@
"action": "store_true",
"type": "bool"
},
"aga_randomness": {
"action": "store_false",
"type": "bool"
},
"saveonexit": {
"choices": [
"ask",