[add] server save/default
This commit is contained in:
parent
433a2c54a7
commit
532580273b
2 changed files with 36 additions and 27 deletions
|
|
@ -112,7 +112,7 @@
|
|||
</header>
|
||||
<div class="modal-body">
|
||||
<div id="state">🔴</div>
|
||||
<input id="iServer" type="text" value="ws://localhost:3000/ws/lsp" style="width:25em" />
|
||||
<input id="iServer" type="text" style="width:25em" />
|
||||
</div>
|
||||
<div class="modal-footer">
|
||||
<button id="connect">connect</button>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue