Spelling error.
This commit is contained in:
parent
2feabb594a
commit
e5531ad598
|
@ -116,7 +116,7 @@
|
||||||
<Input bind:value={smtpConfig.config.host} />
|
<Input bind:value={smtpConfig.config.host} />
|
||||||
</div>
|
</div>
|
||||||
<div class="form-row">
|
<div class="form-row">
|
||||||
<Label siz="L">Security type</Label>
|
<Label size="L">Security type</Label>
|
||||||
<Select
|
<Select
|
||||||
bind:value={smtpConfig.config.secure}
|
bind:value={smtpConfig.config.secure}
|
||||||
options={[
|
options={[
|
||||||
|
|
Loading…
Reference in New Issue