mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-01-19 19:28:59 +00:00
Fix typo in OVERRIDE_LOCK
Closes: #885 Change-type: patch Signed-off-by: Cameron Diver <cameron@balena.io>
This commit is contained in:
parent
94b267c199
commit
f12f474516
@ -127,7 +127,7 @@ export class DeviceConfig {
|
||||
|
||||
static validKeys = [
|
||||
'SUPERVISOR_VPN_CONTROL',
|
||||
'OVERRRIDE_LOCK',
|
||||
'OVERRIDE_LOCK',
|
||||
..._.map(DeviceConfig.configKeys, 'envVarName'),
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user