mirror of
https://github.com/chinchang/web-maker.git
synced 2025-10-10 02:54:25 +02:00
Add option to enable/disable blur overlay
This commit is contained in:
@@ -455,6 +455,9 @@
|
||||
<label class="line">
|
||||
<input type="checkbox" d-change="updateSetting" data-setting="replaceNewTab"> Replace new tab page
|
||||
</label>
|
||||
<label class="line">
|
||||
<input type="checkbox" d-change="updateSetting" data-setting="useBlur"> Use blur overlay (needs restart)
|
||||
</label>
|
||||
</p>
|
||||
<hr>
|
||||
|
||||
|
Reference in New Issue
Block a user