aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAjay Ramachandran <[email protected]>2021-06-24 16:46:28 -0400
committerAjay Ramachandran <[email protected]>2021-06-24 16:46:28 -0400
commit278394e48ab87a02d87c6a38a2658eae5ef06ec4 (patch)
tree774d2937fa782a12bde5433b9abc81751a206065
parent4f8166b809f18dfb2dfe339b8807f621fec408a1 (diff)
downloadSponsorBlock-278394e48ab87a02d87c6a38a2658eae5ef06ec4.tar.gz
SponsorBlock-278394e48ab87a02d87c6a38a2658eae5ef06ec4.zip
Hide beta testing option on safari
-rw-r--r--public/options/options.html9
1 files changed, 5 insertions, 4 deletions
diff --git a/public/options/options.html b/public/options/options.html
index 92ae3152..00dcdfa1 100644
--- a/public/options/options.html
+++ b/public/options/options.html
@@ -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">