feat: allow 8.4.3 firmware features (#845)
* feat: allow 8.4.3 firmware features * feat: remove "layer-double-tap" command line argument
This commit is contained in:
committed by
László Monda
parent
84b6c33c54
commit
10cd06c70b
@@ -7,9 +7,4 @@ export interface CommandLineArgs {
|
||||
* simulate privilege escalation error
|
||||
*/
|
||||
spe?: boolean;
|
||||
/**
|
||||
* show 'Lock layer when double tapping this key' checkbox on 'Layer' tab of the config popover
|
||||
* if it false the checkbox invisible and the value of the checkbox = true
|
||||
*/
|
||||
layerDoubleTap?: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user