feature(config) add open

This commit is contained in:
coderaiser 2018-07-01 21:52:19 +03:00
parent ae468b4de5
commit c4eced6716

View file

@ -151,6 +151,12 @@
<label>
<input data-name="js-syncConsolePath" type="checkbox" {{ syncConsolePath }}>
Sync Console Path
<li>
<label>
<input data-name="js-open" type="checkbox" {{ open }}>
Open browser window
</label>
</li>
</label>
</li>
</ul>