Spelling error.

This commit is contained in:
mike12345567 2021-06-10 11:30:24 +01:00
parent 2feabb594a
commit e5531ad598
1 changed files with 1 additions and 1 deletions

View File

@ -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={[