New option: Disable spell check

This commit is contained in:
Scott Nonnenberg
2018-07-18 18:46:12 -07:00
parent d5d6cdb250
commit c517e4193b
9 changed files with 78 additions and 9 deletions

View File

@@ -87,6 +87,12 @@
</div>
{{ /isAudioNotificationSupported }}
<hr>
<div class='spell-check-setting'>
<h3>{{ spellCheckHeader }}</h3>
<input type='checkbox' name='spell-check-setting' />
<label for='spell-check-setting'>{{ spellCheckDescription }}</label>
</div>
<hr>
<div class='permissions-setting'>
<h3>{{ permissions }}</h3>
<div class='media-permissions'>