Fix Issue #5: Remove empty string from Traditional console_set
- Removed blank entry that was causing empty parameter errors - Fixes 'Verification failed for blank parameter' errors on all devices - Issue discovered during testing and root cause identified in config
This commit is contained in:
parent
bc384f6b9c
commit
8637c89e65
@ -75,7 +75,6 @@
|
||||
},
|
||||
"console_set": {
|
||||
"Traditional": [
|
||||
"",
|
||||
"SwitchRetain Off",
|
||||
"ButtonRetain Off",
|
||||
"PowerRetain On",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user