mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-28 04:01:10 -04:00
update: SMTP username & password not mandatory in mail configuraiton
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
/>
|
||||
<sw-wizard
|
||||
:steps="7"
|
||||
:currentStep.sync="step"
|
||||
:current-step.sync="step"
|
||||
:allow-navigation-redirect="false"
|
||||
>
|
||||
<component :is="tab" @next="setTab" />
|
||||
|
||||
Reference in New Issue
Block a user