Replacing Save Settings on Exit with Settings on Load
This commit is contained in:
@@ -575,11 +575,11 @@
|
||||
"action": "store_true",
|
||||
"type": "bool"
|
||||
},
|
||||
"saveonexit": {
|
||||
"settingsonload": {
|
||||
"choices": [
|
||||
"ask",
|
||||
"always",
|
||||
"never"
|
||||
"default",
|
||||
"saved",
|
||||
"lastused"
|
||||
]
|
||||
},
|
||||
"outputname": {},
|
||||
|
||||
Reference in New Issue
Block a user