mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-06 19:47:04 +03:00
Hide beta testing option on safari
This commit is contained in:
@@ -456,7 +456,7 @@
|
|||||||
<br/>
|
<br/>
|
||||||
<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-container">
|
||||||
<label class="switch">
|
<label class="switch">
|
||||||
<input type="checkbox">
|
<input type="checkbox">
|
||||||
@@ -472,10 +472,11 @@
|
|||||||
<br/>
|
<br/>
|
||||||
|
|
||||||
<div class="small-description">__MSG_whatEnableTestingServer__</div>
|
<div class="small-description">__MSG_whatEnableTestingServer__</div>
|
||||||
</div>
|
|
||||||
|
|
||||||
<br/>
|
<br/>
|
||||||
<br/>
|
<br/>
|
||||||
|
<br/>
|
||||||
|
</div>
|
||||||
|
|
||||||
<div option-type="text-change" sync-option="serverAddress">
|
<div option-type="text-change" sync-option="serverAddress">
|
||||||
<label class="text-label-container">
|
<label class="text-label-container">
|
||||||
|
|||||||
Reference in New Issue
Block a user