feature(config) show_keys_panel -> showKeysPanel

This commit is contained in:
coderaiser 2013-11-11 13:05:42 +00:00
parent b524149b1d
commit 4cf38c57b8

View file

@ -7,7 +7,7 @@
"online": true,
"cache": true,
"logs": false,
"show_keys_panel": true,
"showKeysPanel": true,
"server": true,
"socket": true,
"port": 8000,