aboutsummaryrefslogtreecommitdiffhomepage
path: root/public/options
diff options
context:
space:
mode:
authorAjay Ramachandran <[email protected]>2021-05-19 16:11:07 -0400
committerAjay Ramachandran <[email protected]>2021-05-19 16:11:07 -0400
commit3ef2673bfc639a5dac336bd36e092493e33f74af (patch)
treea3764ffce188aa6aeb76c4bccdddc99b626e5c58 /public/options
parentac6cd2cec16eaf5151ff3730d1d1fbd1fdf59726 (diff)
downloadSponsorBlock-3ef2673bfc639a5dac336bd36e092493e33f74af.tar.gz
SponsorBlock-3ef2673bfc639a5dac336bd36e092493e33f74af.zip
Remove hash prefix option (always uses hash prefix)
Diffstat (limited to 'public/options')
-rw-r--r--public/options/options.html17
1 files changed, 0 insertions, 17 deletions
diff --git a/public/options/options.html b/public/options/options.html
index 05a6e911..9daef3b3 100644
--- a/public/options/options.html
+++ b/public/options/options.html
@@ -309,23 +309,6 @@
<br/>
<br/>
- <div option-type="toggle" sync-option="hashPrefix">
- <label class="switch-container" label-name="__MSG_enableQueryByHashPrefix__">
- <label class="switch">
- <input type="checkbox" checked>
- <span class="slider round"></span>
- </label>
- </label>
-
- <br/>
- <br/>
-
- <div class="small-description">__MSG_whatQueryByHashPrefix__</div>
- </div>
-
- <br/>
- <br/>
-
<div option-type="toggle" sync-option="refetchWhenNotFound">
<label class="switch-container" label-name="__MSG_enableRefetchWhenNotFound__">
<label class="switch">