rename key to match other json keys

This commit is contained in:
Girish Ramakrishnan
2022-02-15 13:12:34 -08:00
parent d0c59c1f75
commit 0f25458914
+1 -1
View File
@@ -107,7 +107,7 @@ exports = module.exports = {
PROFILE_CONFIG_KEY: 'profile_config',
GHOSTS_CONFIG_KEY: 'ghosts_config',
REVERSE_PROXY_CONFIG_KEY: 'reverseproxy_config',
IPV6_CONFIG_KEY: 'ipv6',
IPV6_CONFIG_KEY: 'ipv6_config',
// strings
AUTOUPDATE_PATTERN_KEY: 'autoupdate_pattern',