update: SMTP username & password not mandatory in mail configuraiton

This commit is contained in:
raishvaria
2021-04-10 12:56:09 +05:30
parent 8693672b09
commit 109de237b1
4 changed files with 13 additions and 93 deletions

View File

@ -10,7 +10,7 @@
/>
<sw-wizard
:steps="7"
:currentStep.sync="step"
:current-step.sync="step"
:allow-navigation-redirect="false"
>
<component :is="tab" @next="setTab" />