feature(cloudcmd) add --sync-console-path

This commit is contained in:
coderaiser 2018-03-20 17:34:52 +02:00
parent f680180d95
commit 293043999c
10 changed files with 58 additions and 10 deletions

View file

@ -168,4 +168,10 @@
One Panel Mode
</label>
</li>
<li>
<label>
<input data-name="js-syncConsolePath" type="checkbox" {{ syncConsolePath }}>
Sync Console Path
</label>
</li>
</ul>