added easy adapter in settings
This commit is contained in:
@@ -25,6 +25,11 @@
|
||||
"help": "Enable or disable safety prompts during and after probing",
|
||||
"type": "bool",
|
||||
"default": true
|
||||
},
|
||||
"easy-adapter": {
|
||||
"help": "Enable or disable Easy Adapter",
|
||||
"type": "bool",
|
||||
"default": false
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user