fix: pre-check 'Save against spell' checkbox in template when saveSpell is true
This commit is contained in:
@@ -130,6 +130,7 @@
|
||||
type="checkbox"
|
||||
name="saveSpellCheck"
|
||||
data-action="saveSpellCheck"
|
||||
{{#if saveSpell}}checked{{/if}}
|
||||
/>
|
||||
</div>
|
||||
{{/if}}
|
||||
|
||||
Reference in New Issue
Block a user