rename key to match other json keys
This commit is contained in:
+1
-1
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user