mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(config) add open
This commit is contained in:
parent
ae468b4de5
commit
c4eced6716
1 changed files with 6 additions and 0 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue