Added testing server option.

This commit is contained in:
Ajay Ramachandran
2020-04-09 00:40:11 -04:00
parent 9f87c839b5
commit 6abf6a0044
4 changed files with 36 additions and 0 deletions

View File

@@ -352,7 +352,23 @@
<br/>
<br/>
<div option-type="toggle" sync-option="testingServer" confirm-message="testingServerWarning">
<label class="switch-container" label-name="__MSG_enableTestingServer__">
<label class="switch">
<input type="checkbox">
<span class="slider round"></span>
</label>
</label>
<br/>
<br/>
<div class="small-description">__MSG_whatEnableTestingServer__</div>
</div>
<br/>
<br/>
<div option-type="text-change" sync-option="serverAddress">
<label class="text-label-container">