Hide beta testing option on safari

This commit is contained in:
Ajay Ramachandran 2021-06-24 16:46:28 -04:00
parent 4f8166b809
commit 278394e48a

View file

@ -456,7 +456,7 @@
<br/>
<br/>
<div option-type="toggle" sync-option="testingServer" confirm-message="testingServerWarning">
<div option-type="toggle" sync-option="testingServer" confirm-message="testingServerWarning" no-safari="true">
<label class="switch-container">
<label class="switch">
<input type="checkbox">
@ -472,10 +472,11 @@
<br/>
<div class="small-description">__MSG_whatEnableTestingServer__</div>
</div>
<br/>
<br/>
<br/>
<br/>
<br/>
</div>
<div option-type="text-change" sync-option="serverAddress">
<label class="text-label-container">