Spelling error.
This commit is contained in:
parent
2ce312b5b0
commit
21d463ce43
|
@ -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