diff options
Diffstat (limited to 'ext/welcome.html')
-rw-r--r-- | ext/welcome.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/welcome.html b/ext/welcome.html index 01a76102..103c8a1f 100644 --- a/ext/welcome.html +++ b/ext/welcome.html @@ -315,7 +315,7 @@ </div> </div> <div class="settings-item-right"> - <label class="toggle"><input type="checkbox" class="dictionary-prefix-wildcard-searches-supported" disabled readonly><span class="toggle-body"><span class="toggle-track"></span><span class="toggle-knob"></span></span></label> + <label class="toggle"><input type="checkbox" class="dictionary-prefix-wildcard-searches-supported" disabled><span class="toggle-body"><span class="toggle-track"></span><span class="toggle-knob"></span></span></label> </div> </div> <div class="settings-item-children more" hidden> |