feature(config) enable open by default

This commit is contained in:
coderaiser 2018-06-12 10:42:00 +03:00
parent 1865b26b58
commit 63a0c1e806
2 changed files with 2 additions and 2 deletions

View file

@ -11,7 +11,7 @@
"buffer": true,
"dirStorage": false,
"online": true,
"open": false,
"open": true,
"keysPanel": true,
"port": 8000,
"ip": null,