feature(contact) add ability to hide contact button with --no-contact (#125)

This commit is contained in:
Jörn Zaefferer 2017-07-28 11:36:58 +02:00 committed by coderaiser
parent 7147e0a85c
commit a5656d15b4
8 changed files with 39 additions and 2 deletions

View file

@ -21,9 +21,9 @@
"prefix": "",
"progress": true,
"htmlDialogs": true,
"contact": true,
"configDialog": true,
"onePanelMode": false,
"configDialog": true,
"console": true,
"terminal": false,
"terminalPath": "",