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