We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bcb1ea commit 8b4d332Copy full SHA for 8b4d332
2 files changed
views/pages/misc/deobf/proxnav-settings.html
@@ -33,8 +33,8 @@
33
>(?)
34
</span>
35
<select class="history-toggle">
36
- <option value="none" selected>Off</option>
37
- <option value="hidehistory">Enabled</option>
+ <option value="none">Off</option>
+ <option value="hidehistory" selected>Enabled</option>
38
</select>
39
</label>
40
<label>
views/pages/misc/deobf/settings.html
@@ -133,8 +133,8 @@
133
<span class="default-badge">{{mask}}{{Experimental}}</span>
134
</p>
135
136
137
138
139
140
0 commit comments